summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_settings.php
diff options
context:
space:
mode:
authorPiBa-NL <pba_2k3@yahoo.com>2014-09-28 22:51:34 +0200
committerPiBa-NL <pba_2k3@yahoo.com>2014-09-28 22:56:16 +0200
commit547d76411ea7d6f7145b8203343f030f3c7f25bc (patch)
tree980c05174afcbab35208338df744defa62166fee /usr/local/www/vpn_ipsec_settings.php
parente7b03bc1f4fdec9721fe0cd2373576657ef7dff1 (diff)
downloadpfsense-547d76411ea7d6f7145b8203343f030f3c7f25bc.zip
pfsense-547d76411ea7d6f7145b8203343f030f3c7f25bc.tar.gz
firewall_virtual_ip make the table sortable
Diffstat (limited to 'usr/local/www/vpn_ipsec_settings.php')
-rw-r--r--usr/local/www/vpn_ipsec_settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_ipsec_settings.php b/usr/local/www/vpn_ipsec_settings.php
index aacce92..4cd8979 100644
--- a/usr/local/www/vpn_ipsec_settings.php
+++ b/usr/local/www/vpn_ipsec_settings.php
@@ -164,7 +164,7 @@ function maxmss_checked(obj) {
<td colspan="2" valign="top" class="listtopic"><?=gettext("IPSec Advanced Settings"); ?></td>
</tr>
<tr>
- <td width="22%" valign="top" class="vncell"><?=gettext("LAN security associsations"); ?></td>
+ <td width="22%" valign="top" class="vncell"><?=gettext("LAN security associations"); ?></td>
<td width="78%" class="vtable">
<input name="noinstalllanspd" type="checkbox" id="noinstalllanspd" value="yes" <?php if ($pconfig['noinstalllanspd']) echo "checked=\"checked\""; ?> />
<strong><?=gettext("Do not install LAN SPD"); ?></strong>
OpenPOWER on IntegriCloud