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

    r16981 r16983  
    3131    '<p>' . __('You can make an existing user an additional super admin by going to the Edit User profile page and checking the box to grant that privilege.') . '</p>' .
    3232    '<p><strong>' . __('For more information:') . '</strong></p>' .
    33     '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Users_SubPanel" target="_blank">Network Users Documentation</a>') . '</p>' .
     33    '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Users_SubPanel" target="_blank">Documentation on Network Users</a>') . '</p>' .
    3434    '<p>' . __('<a href="http://wordpress.org/support/multisite/" target="_blank">Support Forums</a>') . '</p>'
    3535);
Note: See TracChangeset for help on using the changeset viewer.