Make WordPress Core


Ignore:
Timestamp:
06/03/2010 07:52:54 PM (15 years ago)
Author:
nacin
Message:

Help fixes. props kpdesign, fixes #13467.

File:
1 edited

Legend:

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

    r15116 r15131  
    2525    '<p>' . __('This screen provides the network administrator with links to the screens for Sites and Users to either create a new site or user, or to search existing users and sites. Those screens are also accessible through the left-hand navigation in the Super Admin section.') . '</p>' .
    2626    '<p><strong>' . __('For more information:') . '</strong></p>' .
    27     '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Super_Admin_Menu">Network Admin Documentation</a>') . '</p>' .
    28     '<p>' . __('<a href="http://wordpress.org/support/">Support Forums</a>') . '</p>'
     27    '<p>' . __('<a target="_blank" href="http://codex.wordpress.org/Super_Admin_Super_Admin_Menu">Documentation on Super Admin Menu</a>') . '</p>' .
     28    '<p>' . __('<a target="_blank" href="http://wordpress.org/support/">Support Forums</a>') . '</p>'
    2929);
    3030
Note: See TracChangeset for help on using the changeset viewer.