Billing Address > Billing Details. We take more than address in this section.

This commit is contained in:
Mike Jolley 2014-03-24 11:16:04 +00:00
parent 6ffd371ee4
commit 9e5d895823
1 changed files with 1 additions and 1 deletions

View File

@ -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; ?>