summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_settings.php
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-07-03 19:49:43 +0000
committerBill Marquette <billm@pfsense.org>2005-07-03 19:49:43 +0000
commitb30cacb2b701f37375d23d57b50350b06ca4e88f (patch)
tree95634e1267d1ae4bb94d4109ed5557466bca7293 /usr/local/www/system_firmware_settings.php
parent39cf364d307a6b461c13c25f6e4637ef26553da9 (diff)
downloadpfsense-b30cacb2b701f37375d23d57b50350b06ca4e88f.zip
pfsense-b30cacb2b701f37375d23d57b50350b06ca4e88f.tar.gz
Oops, put page title in right place
Diffstat (limited to 'usr/local/www/system_firmware_settings.php')
-rwxr-xr-xusr/local/www/system_firmware_settings.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/local/www/system_firmware_settings.php b/usr/local/www/system_firmware_settings.php
index 35415ae..d5e6fdd 100755
--- a/usr/local/www/system_firmware_settings.php
+++ b/usr/local/www/system_firmware_settings.php
@@ -66,11 +66,9 @@ function update_description(itemnum) {
</script>
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
+<?php include("fbegin.inc");?>
<p class="pgtitle"><?=$pgtitle?></p>
<form action="system_firmware_settings.php" method="post" name="iform" id="iform">
-<?php
-include("fbegin.inc");
-?>
<?php if ($savemsg) print_info_box($savemsg); ?>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
OpenPOWER on IntegriCloud