summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2011-04-06 18:23:24 +0000
committerErmal <eri@pfsense.org>2011-04-06 18:23:24 +0000
commit87bb66af3e5b88b6ff4c870ecbdae0820497255d (patch)
tree5eb8787822218db44ad2326cc403b1af5885b808 /usr
parent9a36dc9d241e004e7bcdec25def3b7b0c9d94cff (diff)
downloadpfsense-87bb66af3e5b88b6ff4c870ecbdae0820497255d.zip
pfsense-87bb66af3e5b88b6ff4c870ecbdae0820497255d.tar.gz
Correct text to include PPTP as well.
Diffstat (limited to 'usr')
-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 12a7ba2..e532b78 100644
--- a/usr/local/www/system_advanced_firewall.php
+++ b/usr/local/www/system_advanced_firewall.php
@@ -341,7 +341,7 @@ function update_description(itemnum) {
<input name="disablevpnrules" type="checkbox" id="disablevpnrules" value="yes" <?php if (isset($config['system']['disablevpnrules'])) echo "checked"; ?> />
<strong><?=gettext("Disable all auto-added VPN rules.");?></strong>
<br />
- <span class="vexpl"><?=gettext("Note: This disables automatically added rules for IPsec.");?>
+ <span class="vexpl"><?=gettext("Note: This disables automatically added rules for IPsec, PPTP.");?>
</span>
</td>
</tr>
OpenPOWER on IntegriCloud