Make WordPress Core


Ignore:
Timestamp:
12/01/2011 12:52:31 AM (14 years ago)
Author:
nacin
Message:

Help text tweaks for the Settings screens. props jane. see #19020.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/options-general.php

    r19477 r19507  
    7171
    7272get_current_screen()->add_help_tab( array(
    73     'id'      => 'options',
    74     'title'   => __('Options'),
     73    'id'      => 'overview',
     74    'title'   => __('Overview'),
    7575    'content' => $options_help,
    7676) );
Note: See TracChangeset for help on using the changeset viewer.