Make WordPress Core


Ignore:
Timestamp:
08/02/2010 03:36:57 PM (14 years ago)
Author:
ryan
Message:

Update network upgrade links. see #14435

File:
1 edited

Legend:

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

    r15481 r15484  
    6363        }
    6464        echo "</ul>";
    65         ?><p><?php _e( 'If your browser doesn&#8217;t start loading the next page automatically, click this link:' ); ?> <a class="button" href="ms-upgrade-network.php?action=upgrade&amp;n=<?php echo ($n + 5) ?>"><?php _e("Next Sites"); ?></a></p>
     65        ?><p><?php _e( 'If your browser doesn&#8217;t start loading the next page automatically, click this link:' ); ?> <a class="button" href="upgrade.php?action=upgrade&amp;n=<?php echo ($n + 5) ?>"><?php _e("Next Sites"); ?></a></p>
    6666        <script type='text/javascript'>
    6767        <!--
Note: See TracChangeset for help on using the changeset viewer.