Changeset 19119 for trunk/wp-admin/index.php
- Timestamp:
- 11/02/2011 08:14:10 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/index.php
r19110 r19119 71 71 ) ); 72 72 73 get_current_screen()-> add_help_sidebar(73 get_current_screen()->set_help_sidebar( 74 74 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 75 75 '<p>' . __( '<a href="http://codex.wordpress.org/Dashboard_Screen" target="_blank">Documentation on Dashboard</a>' ) . '</p>' .
Note: See TracChangeset
for help on using the changeset viewer.