Changeset 17045 for trunk/wp-admin/network/site-new.php
- Timestamp:
- 12/18/2010 06:27:12 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/network/site-new.php
r16986 r17045 21 21 '<p>' . __('If the admin email for the new site does not exist in the database, a new user will also be created.') . '</p>' . 22 22 '<p><strong>' . __('For more information:') . '</strong></p>' . 23 '<p>' . __('<a href="http://codex.wordpress.org/ Super_Admin_Sites_SubPanel" target="_blank">Documentation on Sites</a>') . '</p>' .23 '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin_Sites_Screens" target="_blank">Documentation on Site Management</a>') . '</p>' . 24 24 '<p>' . __('<a href="http://wordpress.org/support/multisite/" target="_blank">Support Forums</a>') . '</p>' 25 25 );
Note: See TracChangeset
for help on using the changeset viewer.