Make WordPress Core


Ignore:
Timestamp:
12/16/2010 07:07:42 AM (14 years ago)
Author:
nacin
Message:

Move to 'Documentation on XY' in the network admin. see #15314.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/network/upgrade.php

    r16696 r16983  
    2424    '<p>' . __('If this process fails for any reason, users logging in to their sites will force the same update.') . '</p>' .
    2525    '<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>' .
    2727    '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
    2828);
Note: See TracChangeset for help on using the changeset viewer.