diff --git a/usr/local/www/system_firmware_settings.php b/usr/local/www/system_firmware_settings.php index 7399f1bc75..f127a9d121 100755 --- a/usr/local/www/system_firmware_settings.php +++ b/usr/local/www/system_firmware_settings.php @@ -77,6 +77,7 @@ $curcfg = $config['system']['firmware']; $gitcfg = $config['system']['gitsync']; $pgtitle = array(gettext("System"),gettext("Firmware"),gettext("Settings")); +$closehead = false; include("head.inc"); exec("/usr/bin/fetch -q -o /tmp/manifest \"{$g['update_manifest']}\""); @@ -85,8 +86,8 @@ if(file_exists("/tmp/manifest")) { } ?> - +