Changeset 16983 for trunk/wp-admin/network/site-users.php
- Timestamp:
- 12/16/2010 07:07:42 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/network/site-users.php
r16981 r16983 28 28 '<p>' . __('See the contextual help on the next tab. ') . '</p>' . 29 29 '<p><strong>' . __('For more information:') . '</strong></p>' . 30 '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Options_SubPanel" target="_blank"> Network Options Documentation</a>') . '</p>' .30 '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Options_SubPanel" target="_blank">Documentation on Network Settings</a>') . '</p>' . 31 31 '<p>' . __('<a href="http://wordpress.org/support/multisite/" target="_blank">Support Forums</a>') . '</p>' 32 32 );
Note: See TracChangeset
for help on using the changeset viewer.