Changeset 15132 for trunk/wp-admin/index.php
- Timestamp:
- 06/03/2010 09:00:39 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/index.php
r15128 r15132 39 39 '<p>' . __('<strong>Plugins</strong> - Features the most popular, newest, and recently updated plugins from the WordPress.org Plugin Directory.') . '</p>' . 40 40 '<p><strong>' . __('For more information:') . '</strong></p>' . 41 '<p>' . __('<a href="http://codex.wordpress.org/Dashboard_SubPanel" >Dashboard Documentation</a>') . '</p>' .42 '<p>' . __('<a href="http://wordpress.org/support/" >Support Forums</a>') . '</p>'41 '<p>' . __('<a href="http://codex.wordpress.org/Dashboard_SubPanel" target="_blank">Dashboard Documentation</a>') . '</p>' . 42 '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>' 43 43 ); 44 44
Note: See TracChangeset
for help on using the changeset viewer.