Changeset 12728 for trunk/wp-admin/index.php
- Timestamp:
- 01/15/2010 04:58:36 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/index.php
r11380 r12728 24 24 $title = __('Dashboard'); 25 25 $parent_file = 'index.php'; 26 27 add_contextual_help($current_screen, '<p>' . __('The modules on this screen can be arranged in several columns. You can select the number of columns from the Screen Options tab.') . "</p>\n" . drag_drop_help() ); 28 26 29 require_once('admin-header.php'); 27 30
Note: See TracChangeset
for help on using the changeset viewer.