Changeset 47156 for trunk/src/wp-admin/import.php
- Timestamp:
- 02/01/2020 09:36:44 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/import.php
r47122 r47156 62 62 <?php if ( ! empty( $_GET['invalid'] ) ) : ?> 63 63 <div class="error"> 64 <p><strong><?php _e( 'E RROR:' ); ?></strong>64 <p><strong><?php _e( 'Error:' ); ?></strong> 65 65 <?php 66 66 /* translators: %s: Importer slug. */
Note: See TracChangeset
for help on using the changeset viewer.