Changeset 45140 for trunk/src/wp-admin/link-manager.php
- Timestamp:
- 04/08/2019 10:58:49 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/link-manager.php
r42343 r45140 70 70 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 71 71 '<p>' . __( '<a href="https://codex.wordpress.org/Links_Screen">Documentation on Managing Links</a>' ) . '</p>' . 72 '<p>' . __( '<a href="https://wordpress.org/support/">Support Forums</a>' ) . '</p>'72 '<p>' . __( '<a href="https://wordpress.org/support/">Support</a>' ) . '</p>' 73 73 ); 74 74
Note: See TracChangeset
for help on using the changeset viewer.