Changeset 38725 for trunk/src/wp-admin/nav-menus.php
- Timestamp:
- 10/04/2016 08:26:09 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/nav-menus.php
r38672 r38725 568 568 get_current_screen()->set_help_sidebar( 569 569 '<p><strong>' . __('For more information:') . '</strong></p>' . 570 '<p>' . __('<a href="https://codex.wordpress.org/Appearance_Menus_Screen" target="_blank">Documentation on Menus</a>') . '</p>' .571 '<p>' . __('<a href="https://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'570 '<p>' . __('<a href="https://codex.wordpress.org/Appearance_Menus_Screen">Documentation on Menus</a>') . '</p>' . 571 '<p>' . __('<a href="https://wordpress.org/support/">Support Forums</a>') . '</p>' 572 572 ); 573 573
Note: See TracChangeset
for help on using the changeset viewer.