Make WordPress Core


Ignore:
Timestamp:
06/03/2010 09:00:39 PM (15 years ago)
Author:
nacin
Message:

target=blank for help. props jorbin, see #13467

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/ms-users.php

    r15116 r15132  
    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">Network Users Documentation</a>') . '</p>' .
    32     '<p>' . __('<a href="http://wordpress.org/support/">Support Forums</a>') . '</p>'
     31    '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Users_SubPanel" target="_blank">Network Users Documentation</a>') . '</p>' .
     32    '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
    3333);
    3434
Note: See TracChangeset for help on using the changeset viewer.