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/settings.php

    r16983 r17045  
    3131    '<p>' . __('Super admins can no longer be added on the Options screen. You must now go to the list of existing users on Super Admin > Users and click on Username or the Edit action link below that name. This goes to an Edit User page where you can check a box to grant super admin privileges.') . '</p>' .
    3232    '<p><strong>' . __('For more information:') . '</strong></p>' .
    33     '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Options_SubPanel" target="_blank">Documentation on Network Settings</a>') . '</p>' .
     33    '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin_Settings_Screen" target="_blank">Documentation on Network Settings</a>') . '</p>' .
    3434    '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
    3535);
Note: See TracChangeset for help on using the changeset viewer.