summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced_firewall.php
diff options
context:
space:
mode:
authorErik Fonnesbeck <efonnes@gmail.com>2010-05-08 16:54:08 -0600
committerErik Fonnesbeck <efonnes@gmail.com>2010-05-08 16:54:08 -0600
commited69be7ad9c1383b7069acc5224d04fe4e01777f (patch)
tree01a842f3dfdabb91e84dbfc3113a96ff097a87ed /usr/local/www/system_advanced_firewall.php
parentbff9401511deaba751773a57fa938519c881361b (diff)
downloadpfsense-ed69be7ad9c1383b7069acc5224d04fe4e01777f.zip
pfsense-ed69be7ad9c1383b7069acc5224d04fe4e01777f.tar.gz
Add note that reflection timeout only applies for port forwards.
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 5fdae68..742cc5d 100644
--- a/usr/local/www/system_advanced_firewall.php
+++ b/usr/local/www/system_advanced_firewall.php
@@ -317,7 +317,7 @@ function update_description(itemnum) {
<td width="22%" valign="top" class="vncell"><?=gettext("Reflection Timeout");?></td>
<td width="78%" class="vtable">
<input name="reflectiontimeout" id="reflectiontimeout" value="<?php echo $config['system']['reflectiontimeout']; ?>" /><br/>
- <strong><?=gettext("Enter value for Reflection timeout in seconds.");?></strong>
+ <strong><?=gettext("Enter value for Reflection timeout in seconds. Note: Only applies to Reflection on port forwards.");?></strong>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud