Make WordPress Core


Ignore:
Timestamp:
06/02/2010 08:04:07 PM (15 years ago)
Author:
ryan
Message:

Cut 'em out, move 'em on, trailing whitespace

File:
1 edited

Legend:

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

    r15004 r15116  
    1818$parent_file = 'ms-admin.php';
    1919
    20 add_contextual_help($current_screen, 
     20add_contextual_help($current_screen,
    2121    '<p>' . __('Only use this screen once you have updated to a new version of WordPress through Dashboard > Updates. Clicking the Update Network button will step through each site in the network, five at a time, and make sure any database upgrades are applied.') . '</p>' .
    2222    '<p>' . __('If a version update to core has not happened, clicking this button won&#8217;t affect anything.') . '</p>' .
Note: See TracChangeset for help on using the changeset viewer.