| 1 | Index: wp-admin/options-discussion.php |
|---|
| 2 | =================================================================== |
|---|
| 3 | --- wp-admin/options-discussion.php (revision 15198) |
|---|
| 4 | +++ wp-admin/options-discussion.php (working copy) |
|---|
| 5 | @@ -19,7 +19,7 @@ |
|---|
| 6 | '<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’t all fit here! :) Use the documentation link below to get information on what each discussion setting does.') . '</p>' . |
|---|
| 7 | '<p>' . __('You must click the Save Changes button at the bottom of the screen for new settings to take effect.') . '</p>' . |
|---|
| 8 | '<p><strong>' . __('For more information:') . '</strong></p>' . |
|---|
| 9 | - '<p>' . __('<a href="http://codex.wordpress.org/Settings_Discussion_SubPanel" target="_blank">Discussion Settings Documentation</a>') . '</p>' . |
|---|
| 10 | + '<p>' . __('<a href="http://codex.wordpress.org/Settings_Discussion_SubPanel" target="_blank">Documentation on Discussion Settings</a>') . '</p>' . |
|---|
| 11 | '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>' |
|---|
| 12 | ); |
|---|
| 13 | |
|---|