Changeset 17748 for trunk/wp-admin/update-core.php
- Timestamp:
- 04/28/2011 03:24:49 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/update-core.php
r17589 r17748 404 404 '<p>' . __('To update themes or plugins from this screen, use the checkboxes to make your selection and click on the appropriate Update button. Check the box at the top of the Themes or Plugins section to select all and update them all at once.') . '</p>' . 405 405 '<p><strong>' . __('For more information:') . '</strong></p>' . 406 '<p>' . __('<a href="http://codex.wordpress.org/Dashboard_Updates_S ubPanel" target="_blank">Documentation on Updating WordPress</a>') . '</p>' .406 '<p>' . __('<a href="http://codex.wordpress.org/Dashboard_Updates_Screen" target="_blank">Documentation on Updating WordPress</a>') . '</p>' . 407 407 '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>' 408 408 );
Note: See TracChangeset
for help on using the changeset viewer.