mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 18:16:38 +08:00
Change the script localize name
This commit is contained in:
parent
0763e73cdb
commit
6e5af8f0ab
2 changed files with 2 additions and 2 deletions
|
@ -112,7 +112,7 @@ class OnboardingAssets {
|
|||
);
|
||||
wp_localize_script(
|
||||
'ppcp-settings',
|
||||
'PayPalCommerceGatewaySettings',
|
||||
'PayPalCommerceSettings',
|
||||
array(
|
||||
'empty_smart_button_location_message' => sprintf(
|
||||
'<p class="description ppcp-empty-smart-button-location">%1$s</p>',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue