summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_update_settings.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-11-29 14:53:53 -0500
committerStephen Beaver <sbeaver@netgate.com>2015-11-29 14:53:53 -0500
commit05973e8e744337d9902d1bb61a3b51c514b8e87f (patch)
treeb49d060e5616c371bfd36cdf4314ba68b93d859b /src/usr/local/www/system_update_settings.php
parent99a94680d4cf0a7d568621728e7d43f89075ff5b (diff)
parent8fd9052f364f7c0d10d8244f3c1456c67baecc6d (diff)
downloadpfsense-05973e8e744337d9902d1bb61a3b51c514b8e87f.zip
pfsense-05973e8e744337d9902d1bb61a3b51c514b8e87f.tar.gz
Merge pull request #2134 from ExolonDX/branch_04
Diffstat (limited to 'src/usr/local/www/system_update_settings.php')
-rw-r--r--src/usr/local/www/system_update_settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_update_settings.php b/src/usr/local/www/system_update_settings.php
index 93d0f56..9cd95ac 100644
--- a/src/usr/local/www/system_update_settings.php
+++ b/src/usr/local/www/system_update_settings.php
@@ -212,7 +212,7 @@ if(file_exists("/usr/local/bin/git") && $g['platform'] == $g['product_name']) {
print($form);
?>
-<script>
+<script type="text/javascript">
//<![CDATA[
events.push(function(){
// Update firmwareurl from preseturls or from the saved alternate if "Unofficial" is checked
OpenPOWER on IntegriCloud