summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware.php
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2013-01-05 13:34:25 +0000
committerErmal <eri@pfsense.org>2013-01-05 13:34:25 +0000
commit65ce97d21d2bfe0b7d0162b096019bf789bceae6 (patch)
tree5813279c5e6c8d63bee145572b2bad8441276234 /usr/local/www/system_firmware.php
parentdf53d679b15b5a96d30689c1346cc8548b8eae2d (diff)
downloadpfsense-65ce97d21d2bfe0b7d0162b096019bf789bceae6.zip
pfsense-65ce97d21d2bfe0b7d0162b096019bf789bceae6.tar.gz
Remove diag_backup.js progress.php upload_progress.php since they are not used since long time
Diffstat (limited to 'usr/local/www/system_firmware.php')
-rwxr-xr-xusr/local/www/system_firmware.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php
index ddb42d2..e5ecb2e 100755
--- a/usr/local/www/system_firmware.php
+++ b/usr/local/www/system_firmware.php
@@ -290,11 +290,6 @@ if(stristr($_FILES['ulfile']['name'],"nanobsd"))
}
}
?>
- <?php
- /*
- <input name="Submit" type="submit" class="formbtn" value="Upgrade firmware" onClick="window.open('upload_progress.php?upload_id=<?=$upload_id?>','UploadMeter','width=370,height=115', true); return true;">
- */
- ?>
<input name="Submit" type="submit" class="formbtn" value="<?=gettext("Upgrade firmware");?>">
<?php endif; else: ?>
<strong><?=gettext("You must reboot the system before you can upgrade the firmware.");?></strong>
OpenPOWER on IntegriCloud