From b9ae2483adf7487d95bcf147fd321db1e6d2f986 Mon Sep 17 00:00:00 2001 From: Alex P Date: Thu, 11 Nov 2021 17:57:23 +0200 Subject: [PATCH] Add CSS class to dcc order button --- modules/ppcp-button/src/Assets/SmartButton.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ppcp-button/src/Assets/SmartButton.php b/modules/ppcp-button/src/Assets/SmartButton.php index e83510873..8a31c9788 100644 --- a/modules/ppcp-button/src/Assets/SmartButton.php +++ b/modules/ppcp-button/src/Assets/SmartButton.php @@ -560,7 +560,7 @@ class SmartButton implements SmartButtonInterface { printf( '
', esc_attr( $id ), esc_html( $label )