Remove html that was being escaped

This commit is contained in:
Caleb Burks 2017-12-09 01:13:27 -06:00
parent 426897ac2d
commit 9db92e7152
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ if ( ! defined( 'ABSPATH' ) ) {
</tr>
<tr class="woocommerce-importer-advanced hidden">
<th>
<label for="woocommerce-importer-file-url"><?php esc_html_e( '<em>or</em> enter the path to a CSV file on your server:', 'woocommerce' ); ?></label>
<label for="woocommerce-importer-file-url"><?php esc_html_e( 'Alternatively, enter the path to a CSV file on your server:', 'woocommerce' ); ?></label>
</th>
<td>
<label for="woocommerce-importer-file-url" class="woocommerce-importer-file-url-field-wrapper">