Make WordPress Core

Ticket #13736: 13736-ms-users.php.diff

File 13736-ms-users.php.diff, 1.1 KB (added by zeo, 15 years ago)
  • wp-admin/ms-users.php

     
    2828        '<p>' . __('Users who are signed up to the network without a site are added as subscribers to the main or primary dashboard site, giving them profile pages to manage their accounts. These users will only see Dashboard and My Sites in the main navigation until a site is created for them.') . '</p>' .
    2929        '<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>' .
    3030        '<p><strong>' . __('For more information:') . '</strong></p>' .
    31         '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Users_SubPanel" target="_blank">Network Users Documentation</a>') . '</p>' .
     31        '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Users_SubPanel" target="_blank">Documentation on Network Users</a>') . '</p>' .
    3232        '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
    3333);
    3434