Changeset 28500 for trunk/src/wp-admin/network/upgrade.php
- Timestamp:
- 05/19/2014 05:03:44 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/network/upgrade.php
r27469 r28500 87 87 echo "</ul>"; 88 88 ?><p><?php _e( 'If your browser doesn’t start loading the next page automatically, click this link:' ); ?> <a class="button" href="upgrade.php?action=upgrade&n=<?php echo ($n + 5) ?>"><?php _e("Next Sites"); ?></a></p> 89 <script type= 'text/javascript'>89 <script type="text/javascript"> 90 90 <!-- 91 91 function nextpage() {
Note: See TracChangeset
for help on using the changeset viewer.