summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/usr/local/www/vpn_ipsec_phase2.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/usr/local/www/vpn_ipsec_phase2.php b/src/usr/local/www/vpn_ipsec_phase2.php
index 330d870..573f9cf 100644
--- a/src/usr/local/www/vpn_ipsec_phase2.php
+++ b/src/usr/local/www/vpn_ipsec_phase2.php
@@ -978,7 +978,10 @@ events.push(function(){
change_mode();
});
- // ---------- Iniatial page load ----------------------------------------------------------------------------------
+ // ---------- Iniatial page load ----------------------------------------------------------------------------------
+ hideInput('ikeid', true);
+ hideInput('uniqid', true);
+
change_mode();
change_protocol();
typesel_change_local(<?=htmlspecialchars($pconfig['localid_netbits'])?>);
OpenPOWER on IntegriCloud