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/user-new.php

    r16981 r16983  
    2222    '<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>' .
    2323    '<p><strong>' . __('For more information:') . '</strong></p>' .
    24     '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Users_SubPanel" target="_blank">Network Users Documentation</a>') . '</p>' .
     24    '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Users_SubPanel" target="_blank">Documentation on Network Users</a>') . '</p>' .
    2525    '<p>' . __('<a href="http://wordpress.org/support/multisite/" target="_blank">Support Forums</a>') . '</p>'
    2626);
Note: See TracChangeset for help on using the changeset viewer.