mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 18:16:38 +08:00
Fix minicart HTML
This commit is contained in:
parent
e530382a7c
commit
631a0186bc
1 changed files with 1 additions and 1 deletions
|
@ -482,7 +482,7 @@ class SmartButton implements SmartButtonInterface {
|
|||
echo '<p class="woocommerce-mini-cart__buttons buttons">';
|
||||
echo '<span id="ppc-button-minicart"></span>';
|
||||
do_action( 'woocommerce_paypal_payments_minicart_button_render' );
|
||||
echo '</div>';
|
||||
echo '</p>';
|
||||
},
|
||||
30
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue