Add class back to paypal in wizard

This commit is contained in:
claudiulodro 2017-12-12 08:24:35 -08:00
parent 07b40a6d99
commit 4af3f9f12f
1 changed files with 1 additions and 1 deletions

View File

@ -1138,7 +1138,7 @@ class WC_Admin_Setup_Wizard {
'name' => __( 'PayPal Express Checkout', 'woocommerce' ),
'image' => WC()->plugin_url() . '/assets/images/paypal.png',
'description' => $paypal_ec_description,
'class' => 'checked',
'class' => 'checked paypal-logo',
'repo-slug' => 'woocommerce-gateway-paypal-express-checkout',
'settings' => array(
'reroute_requests' => array(