Changeset 19119 for trunk/wp-admin/export.php
- Timestamp:
- 11/02/2011 08:14:10 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/export.php
r19111 r19119 44 44 ); 45 45 46 get_current_screen()-> add_help_sidebar(46 get_current_screen()->set_help_sidebar( 47 47 '<p><strong>' . __('For more information:') . '</strong></p>' . 48 48 '<p>' . __('<a href="http://codex.wordpress.org/Tools_Export_Screen" target="_blank">Documentation on Export</a>') . '</p>' .
Note: See TracChangeset
for help on using the changeset viewer.