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-discussion.php

    r15000 r15116  
    1616$parent_file = 'options-general.php';
    1717
    18 add_contextual_help($current_screen, 
     18add_contextual_help($current_screen,
    1919    '<p>' . __('This screen provides many options for controlling the management and display of comments and links to your posts/pages. So many, in fact, they won&#8217;t all fit here! :) Use the documentation link below to get information on what each discussion setting does.') . '</p>' .
    2020    '<p>' . __('You must click the Save Changes button at the bottom of the screen for new settings to take effect.') . '</p>' .
Note: See TracChangeset for help on using the changeset viewer.