Billing Address > Billing Details. We take more than address in this section.
This commit is contained in:
parent
6ffd371ee4
commit
9e5d895823
|
@ -16,7 +16,7 @@ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
|||
|
||||
<?php else : ?>
|
||||
|
||||
<h3><?php _e( 'Billing Address', 'woocommerce' ); ?></h3>
|
||||
<h3><?php _e( 'Billing Details', 'woocommerce' ); ?></h3>
|
||||
|
||||
<?php endif; ?>
|
||||
|
||||
|
|
Loading…
Reference in New Issue