summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_settings.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/system_firmware_settings.php')
-rwxr-xr-xusr/local/www/system_firmware_settings.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/system_firmware_settings.php b/usr/local/www/system_firmware_settings.php
index eeeb2f2..1373b8f 100755
--- a/usr/local/www/system_firmware_settings.php
+++ b/usr/local/www/system_firmware_settings.php
@@ -27,6 +27,9 @@
POSSIBILITY OF SUCH DAMAGE.
*/
+Header("Location: system_firmware.php");
+exit;
+
require("guiconfig.inc");
if ($_POST) {
OpenPOWER on IntegriCloud