Changeset 32116 for trunk/src/wp-admin/comment.php
- Timestamp:
- 04/12/2015 09:28:58 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/comment.php
r31695 r32116 57 57 get_current_screen()->set_help_sidebar( 58 58 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 59 '<p>' . __( '<a href="http ://codex.wordpress.org/Administration_Screens#Comments" target="_blank">Documentation on Comments</a>' ) . '</p>' .59 '<p>' . __( '<a href="https://codex.wordpress.org/Administration_Screens#Comments" target="_blank">Documentation on Comments</a>' ) . '</p>' . 60 60 '<p>' . __( '<a href="https://wordpress.org/support/" target="_blank">Support Forums</a>' ) . '</p>' 61 61 );
Note: See TracChangeset
for help on using the changeset viewer.