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/site-users.php

    r17044 r17045  
    2929    '<p>' . __('<strong>Settings</strong> - This page shows a list of all settings associated with this site. Some are created by WordPress and others are created by plugins you activate. Note that some fields are grayed out and say Serialized Data. You cannot modify these values due to the way the setting is stored in the database.') . '</p>' .
    3030    '<p><strong>' . __('For more information:') . '</strong></p>' .
    31     '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Options_SubPanel" target="_blank">Documentation on Network Settings</a>') . '</p>' .
     31    '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin_Sites_Screens" target="_blank">Documentation on Site Management</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.