plugin updates
This commit is contained in:
@@ -146,7 +146,7 @@ class WC_Gateway_BACS extends WC_Payment_Gateway {
|
||||
<th scope="row" class="titledesc">
|
||||
<label>
|
||||
<?php esc_html_e( 'Account details:', 'woocommerce' ); ?>
|
||||
<?php echo wp_kses_post( wc_help_tip( __( 'These account details will be displayed within the order thank you page and confirmation email.', 'woococommerce' ) ) ); ?>
|
||||
<?php echo wp_kses_post( wc_help_tip( __( 'These account details will be displayed within the order thank you page and confirmation email.', 'woocommerce' ) ) ); ?>
|
||||
</label>
|
||||
</th>
|
||||
<td class="forminp" id="bacs_accounts">
|
||||
|
||||
Reference in New Issue
Block a user