summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_settings.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-07-10 18:06:30 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-07-10 18:06:30 +0000
commit2a66b533249a31c4b9ea6f90c696998b2ba8ba49 (patch)
treead6ad61d4e0680c683d0789edfa9f7fdf783d8bb /usr/local/www/system_firmware_settings.php
parenta4529ec07c9c87528662270557f511ce5cd25386 (diff)
downloadpfsense-2a66b533249a31c4b9ea6f90c696998b2ba8ba49.zip
pfsense-2a66b533249a31c4b9ea6f90c696998b2ba8ba49.tar.gz
Fix page break issue.
Diffstat (limited to 'usr/local/www/system_firmware_settings.php')
-rwxr-xr-xusr/local/www/system_firmware_settings.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/system_firmware_settings.php b/usr/local/www/system_firmware_settings.php
index 3fc5804..3940ed8 100755
--- a/usr/local/www/system_firmware_settings.php
+++ b/usr/local/www/system_firmware_settings.php
@@ -77,6 +77,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