summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/usr/local/www/vpn_ipsec_phase1.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/usr/local/www/vpn_ipsec_phase1.php b/src/usr/local/www/vpn_ipsec_phase1.php
index 0701569..e3abe5f 100644
--- a/src/usr/local/www/vpn_ipsec_phase1.php
+++ b/src/usr/local/www/vpn_ipsec_phase1.php
@@ -1103,6 +1103,10 @@ events.push(function(){
methodsel_change();
ealgosel_change(<?=$keyset?>);
dpdchkbox_change();
+
+ // ---------- Iniatial page load ----------------------------------------------------------------------------------
+
+ hideInput('ikeid', true);
});
//]]>
</script>
OpenPOWER on IntegriCloud