Changeset 32116 for trunk/src/wp-admin/theme-install.php
- Timestamp:
- 04/12/2015 09:28:58 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/theme-install.php
r31994 r32116 95 95 get_current_screen()->set_help_sidebar( 96 96 '<p><strong>' . __('For more information:') . '</strong></p>' . 97 '<p>' . __('<a href="http ://codex.wordpress.org/Using_Themes#Adding_New_Themes" target="_blank">Documentation on Adding New Themes</a>') . '</p>' .97 '<p>' . __('<a href="https://codex.wordpress.org/Using_Themes#Adding_New_Themes" target="_blank">Documentation on Adding New Themes</a>') . '</p>' . 98 98 '<p>' . __('<a href="https://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>' 99 99 );
Note: See TracChangeset
for help on using the changeset viewer.