Make WordPress Core

Ticket #13736: 13736-options-discussion.php.diff

File 13736-options-discussion.php.diff, 1.1 KB (added by zeo, 15 years ago)
  • wp-admin/options-discussion.php

     
    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>' .
    2121        '<p><strong>' . __('For more information:') . '</strong></p>' .
    22         '<p>' . __('<a href="http://codex.wordpress.org/Settings_Discussion_SubPanel" target="_blank">Discussion Settings Documentation</a>') . '</p>' .
     22        '<p>' . __('<a href="http://codex.wordpress.org/Settings_Discussion_SubPanel" target="_blank">Documentation on Discussion Settings</a>') . '</p>' .
    2323        '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
    2424);
    2525