summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_settings.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-25 08:03:12 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-25 08:03:12 +0000
commitfd3e7e5d7e4b3c28a1830b22d3942f0207d68698 (patch)
treecfab85636c5ca61f03dc3108c2ab0a7bacc5a09c /usr/local/www/system_firmware_settings.php
parent10d72e1e7e507ba8e24e6d3e8007ea06b9d1c801 (diff)
downloadpfsense-fd3e7e5d7e4b3c28a1830b22d3942f0207d68698.zip
pfsense-fd3e7e5d7e4b3c28a1830b22d3942f0207d68698.tar.gz
Remove bogus <br>
Diffstat (limited to 'usr/local/www/system_firmware_settings.php')
-rwxr-xr-xusr/local/www/system_firmware_settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_firmware_settings.php b/usr/local/www/system_firmware_settings.php
index a60919b..fc58642 100755
--- a/usr/local/www/system_firmware_settings.php
+++ b/usr/local/www/system_firmware_settings.php
@@ -85,7 +85,7 @@ function enable_altfirmwareurl(enable_over) {
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc");?>
<?php if ($input_errors) print_input_errors($input_errors); ?>
-<br/>
+
<form action="system_firmware_settings.php" method="post" name="iform" id="iform">
<?php if ($savemsg) print_info_box($savemsg); ?>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
OpenPOWER on IntegriCloud