Changeset 15132 for trunk/wp-admin/tools.php
- Timestamp:
- 06/03/2010 09:00:39 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/tools.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/tools.php
r15001 r15132 16 16 '<p>' . __('Note: Turbo/Gears is no longer promoted on this screen as it was in previous versions due to the fact that Google has discontinued support for it.') . '</p>' . 17 17 '<p><strong>' . __('For more information:') . '</strong></p>' . 18 '<p>' . __('<a href="http://codex.wordpress.org/Tools_Tools_SubPanel" >Tools Documentation</a>') . '</p>' .19 '<p>' . __('<a href="http://wordpress.org/support/" >Support Forums</a>') . '</p>'18 '<p>' . __('<a href="http://codex.wordpress.org/Tools_Tools_SubPanel" target="_blank">Tools Documentation</a>') . '</p>' . 19 '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>' 20 20 ); 21 21
Note: See TracChangeset
for help on using the changeset viewer.