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-upgrade-network.php

    r15116 r15132  
    2323    '<p>' . __('If this process fails for any reason, users logging in to their sites will force the same update.') . '</p>' .
    2424    '<p><strong>' . __('For more information:') . '</strong></p>' .
    25     '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Update_SubPanel">Update Network Documentation</a>') . '</p>' .
    26     '<p>' . __('<a href="http://wordpress.org/support/">Support Forums</a>') . '</p>'
     25    '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Update_SubPanel" target="_blank">Update Network Documentation</a>') . '</p>' .
     26    '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
    2727);
    2828
Note: See TracChangeset for help on using the changeset viewer.