Changeset 16983 for trunk/wp-admin/network/upgrade.php
- Timestamp:
- 12/16/2010 07:07:42 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/network/upgrade.php
r16696 r16983 24 24 '<p>' . __('If this process fails for any reason, users logging in to their sites will force the same update.') . '</p>' . 25 25 '<p><strong>' . __('For more information:') . '</strong></p>' . 26 '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Update_SubPanel" target="_blank"> Update Network Documentation</a>') . '</p>' .26 '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Update_SubPanel" target="_blank">Documentation on Update Network</a>') . '</p>' . 27 27 '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>' 28 28 );
Note: See TracChangeset
for help on using the changeset viewer.