summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-27 07:40:27 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-27 07:40:27 +0000
commit52d69e6a8b7ed3c9273de20bbaec1cab96f9a93d (patch)
treea9b2ec9ba41ed4554819e1b27318a20813e0a6d6 /usr/local
parentfe3bf1f0e664cbda3676aab869e67262e946aca1 (diff)
downloadpfsense-52d69e6a8b7ed3c9273de20bbaec1cab96f9a93d.zip
pfsense-52d69e6a8b7ed3c9273de20bbaec1cab96f9a93d.tar.gz
No longer needed. Remove.
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/system_firmware.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php
index 1d2db78..350294f 100755
--- a/usr/local/www/system_firmware.php
+++ b/usr/local/www/system_firmware.php
@@ -213,7 +213,7 @@ print_info_box($sig_warning);
</form>
<?php else: ?>
<?php if (!file_exists($d_firmwarelock_path)): ?>
-<form action="system_firmware.php?UPLOAD_IDENTIFIER=<?=$id?>" method="post" enctype="multipart/form-data">
+<form action="system_firmware.php" method="post" enctype="multipart/form-data">
<?php if($savemsg == ""): ?>
<table width="100%" border="0" cellpadding="6" cellspacing="0">
OpenPOWER on IntegriCloud