summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced_firewall.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-07 01:16:56 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-07 01:16:56 +0000
commitd231c4d395eaedbcee43382e886f9e169a16c9e8 (patch)
treef6b7b9f7c7ee32acf20360fe6af2c9a5e3116e0d /usr/local/www/system_advanced_firewall.php
parentba5be9ef2c10050fb73f41797e123f4b186d9bef (diff)
downloadpfsense-d231c4d395eaedbcee43382e886f9e169a16c9e8.zip
pfsense-d231c4d395eaedbcee43382e886f9e169a16c9e8.tar.gz
Break before information text to match other pages
Diffstat (limited to 'usr/local/www/system_advanced_firewall.php')
-rw-r--r--usr/local/www/system_advanced_firewall.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_advanced_firewall.php b/usr/local/www/system_advanced_firewall.php
index 74512cf..c3ff084 100644
--- a/usr/local/www/system_advanced_firewall.php
+++ b/usr/local/www/system_advanced_firewall.php
@@ -301,7 +301,7 @@ function update_description(itemnum) {
<tr>
<td width="22%" valign="top" class="vncell">Reflection Timeout</td>
<td width="78%" class="vtable">
- <input name="reflectiontimeout" id="reflectiontimeout" value="<?php echo $config['system']['reflectiontimeout']; ?>" />
+ <input name="reflectiontimeout" id="reflectiontimeout" value="<?php echo $config['system']['reflectiontimeout']; ?>" /><br/>
<strong>Enter value for Reflection timeout in seconds.</strong>
</td>
</tr>
OpenPOWER on IntegriCloud