luci-0.9: merge r5015
This commit is contained in:
parent
307540f562
commit
db5529137f
1 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@
|
|||
</style>
|
||||
|
||||
<script type="text/javascript"><!--
|
||||
var time_remaining = 60 * 20;
|
||||
var time_remaining = 60 * 25;
|
||||
var interval = window.setInterval(function() {
|
||||
if( time_remaining <= 0 )
|
||||
{
|
||||
|
@ -71,7 +71,7 @@
|
|||
<h2>Performing Upgrade</h2>
|
||||
|
||||
<p>
|
||||
The System is flashing now. The procedure can take up to 20 minutes,
|
||||
The System is flashing now. The procedure can take up to 25 minutes,
|
||||
please be patient and wait until this page reloads itself.
|
||||
|
||||
<br /><img src="resources/flashing.gif" style="vertical-align:middle; margin:10px" />
|
||||
|
|
Loading…
Reference in a new issue