summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-11-19 21:40:51 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-11-19 21:40:51 +0000
commitbafc1e3f22a9942e91e75f89d409a7a0e80f451b (patch)
treeffab941b8d41af56e7306c891f2ad3f22726db34 /usr/local/www
parentaebf8c9ac6376e6a108200d2b675ee807b0cd8f2 (diff)
downloadpfsense-bafc1e3f22a9942e91e75f89d409a7a0e80f451b.zip
pfsense-bafc1e3f22a9942e91e75f89d409a7a0e80f451b.tar.gz
Prefer older IPSEC SA's option.
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/vpn_ipsec.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_ipsec.php b/usr/local/www/vpn_ipsec.php
index 1ce7876..edbcd7d 100755
--- a/usr/local/www/vpn_ipsec.php
+++ b/usr/local/www/vpn_ipsec.php
@@ -110,7 +110,7 @@ if ($_GET['act'] == "del") {
</td></tr>
<tr>
<td class="tabcont">
- <table width="100%" border="0" cellpadding="6" cellspacing="0">
+ <table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
<td class="vtable"><p><span class="vexpl"> </span>
<input name="enable" type="checkbox" id="enable" value="yes" <?php if ($pconfig['enable'] == "yes") echo "checked";?>>
OpenPOWER on IntegriCloud