Make WordPress Core


Ignore:
Timestamp:
12/18/2010 06:27:12 PM (14 years ago)
Author:
nacin
Message:

Move to what will be the new Network Admin Codex page URLs. see #15314.

File:
1 edited

Legend:

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

    r16981 r17045  
    2929    '<p>' . __('This screen provides the network administrator with links to the screens for Sites and Users to either create a new site or user, or to search existing users and sites, as well as Dashboard widgets. Those screens are also accessible through the left-hand navigation in the Network Admin section.') . '</p>' .
    3030    '<p><strong>' . __('For more information:') . '</strong></p>' .
    31     '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Super_Admin_Menu" target="_blank">Documentation on Super Admin Menu</a>') . '</p>' .
     31    '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin" target="_blank">Documentation on the Network Admin</a>') . '</p>' .
    3232    '<p>' . __('<a href="http://wordpress.org/support/multisite/" target="_blank">Support Forums</a>') . '</p>'
    3333);
Note: See TracChangeset for help on using the changeset viewer.