Changeset 15103 for trunk/wp-admin/user-new.php
- Timestamp:
- 06/02/2010 05:54:14 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/user-new.php
r15054 r15103 122 122 '<p>' . __('Remember to click the Add User button at the bottom of this screen when you are finished.') . '</p>' . 123 123 '<p><strong>' . __('For more information:') . '</strong></p>' . 124 '<p>' . __('<a target="_blank" href="http://codex.wordpress.org/Users_Add_New_SubPanel"> AddNew Users</a>') . '</p>' .124 '<p>' . __('<a target="_blank" href="http://codex.wordpress.org/Users_Add_New_SubPanel">Documentation on Adding New Users</a>') . '</p>' . 125 125 '<p>' . __('<a target="_blank" href="http://wordpress.org/support/">Support Forums</a>') . '</p>' 126 126 );
Note: See TracChangeset
for help on using the changeset viewer.