Changeset 3262 for trunk/wp-admin/import.php
- Timestamp:
- 12/02/2005 10:37:02 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/import.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/import.php
r3061 r3262 28 28 29 29 if (empty ($importers)) { 30 _e("<p>No importers are available.</p>"); // TODO: make more helpful30 echo '<p>'.__('No importers are available.').'</p>'; // TODO: make more helpful 31 31 } else { 32 32 ?>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)