summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_ipsec_phase1.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-11-09 14:32:43 +0545
committerPhil Davis <phil.davis@inf.org>2015-11-09 14:32:43 +0545
commit919d91f973c4e730bd3a0999e3aeaefd3df9d61d (patch)
tree66e066b3e1632b4944959219fd5bfff3be770072 /src/usr/local/www/vpn_ipsec_phase1.php
parentd6b8120d1b3962efd4089c880f018bb736ad1a2d (diff)
downloadpfsense-919d91f973c4e730bd3a0999e3aeaefd3df9d61d.zip
pfsense-919d91f973c4e730bd3a0999e3aeaefd3df9d61d.tar.gz
EOL whitespace and header consistency for www
Diffstat (limited to 'src/usr/local/www/vpn_ipsec_phase1.php')
-rw-r--r--src/usr/local/www/vpn_ipsec_phase1.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr/local/www/vpn_ipsec_phase1.php b/src/usr/local/www/vpn_ipsec_phase1.php
index d2c774e..bb4de20 100644
--- a/src/usr/local/www/vpn_ipsec_phase1.php
+++ b/src/usr/local/www/vpn_ipsec_phase1.php
@@ -428,7 +428,7 @@ if ($_POST) {
}
}
}
-
+
/* build our encryption algorithms array */
$pconfig['ealgo'] = array();
$pconfig['ealgo']['name'] = $_POST['ealgo'];
@@ -1085,8 +1085,8 @@ events.push(function(){
ealgosel_change(<?=$keyset?>);
dpdchkbox_change();
- // ---------- On initial page load ------------------------------------------------------------
-
+ // ---------- On initial page load ------------------------------------------------------------
+
hideInput('ikeid', true);
});
//]]>
OpenPOWER on IntegriCloud