commit
5d3515848d
|
@ -600,7 +600,7 @@ class WC_Admin_Setup_Wizard {
|
|||
),
|
||||
'cheque' => array(
|
||||
'name' => _x( 'Check Payments', 'Check payment method', 'woocommerce' ),
|
||||
'description' => __( 'An simple offline gateway that lets you accept a check as method of payment.', 'woocommerce' ),
|
||||
'description' => __( 'A simple offline gateway that lets you accept a check as method of payment.', 'woocommerce' ),
|
||||
'image' => '',
|
||||
'class' => '',
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue