Make WordPress Core


Ignore:
Timestamp:
06/02/2010 08:04:07 PM (15 years ago)
Author:
ryan
Message:

Cut 'em out, move 'em on, trailing whitespace

File:
1 edited

Legend:

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

    r15103 r15116  
    5151add_filter('admin_head', 'add_js');
    5252
    53 add_contextual_help($current_screen, 
     53add_contextual_help($current_screen,
    5454    '<p>' . __('The fields on this screen determine some of the basics of your site setup.') . '</p>' .
    5555    '<p>' . __('Most themes display the site title at the top of every page, in the title bar of the browser, and as the identifying name for syndicated feeds. The tagline is also displayed by many themes.') . '</p>' .
Note: See TracChangeset for help on using the changeset viewer.