Changeset 16983 for trunk/wp-admin/network/users.php
- Timestamp:
- 12/16/2010 07:07:42 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/network/users.php
r16981 r16983 31 31 '<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>' . 32 32 '<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>' . 34 34 '<p>' . __('<a href="http://wordpress.org/support/multisite/" target="_blank">Support Forums</a>') . '</p>' 35 35 );
Note: See TracChangeset
for help on using the changeset viewer.