From 2e98e45ac26d83e19a46b0e77eadb0ea26e1d222 Mon Sep 17 00:00:00 2001 From: Eric Sauvageau Date: Fri, 6 Aug 2021 00:32:05 -0400 Subject: [PATCH] webui: move killswitch setting to the Network Settings, and reorganize order in that section --- .../www/Advanced_OpenVPNClient_Content.asp | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/release/src/router/www/Advanced_OpenVPNClient_Content.asp b/release/src/router/www/Advanced_OpenVPNClient_Content.asp index af8a40b9f19..e586f1ad7b3 100644 --- a/release/src/router/www/Advanced_OpenVPNClient_Content.asp +++ b/release/src/router/www/Advanced_OpenVPNClient_Content.asp @@ -1021,25 +1021,6 @@ function refreshVPNIP() { " > - - Redirect Internet traffic through tunnel - - - "> - - - - Accept DNS Configuration - - - - Server is on the same subnet @@ -1077,6 +1058,32 @@ function refreshVPNIP() { "> + + Accept DNS Configuration + + + + + + Redirect Internet traffic through tunnel + + + "> + + + + Killswitch - Block routed clients if tunnel goes down + + ><#checkbox_Yes#> + ><#checkbox_No#> + + @@ -1225,13 +1232,6 @@ function refreshVPNIP() { "> - - - -
Killswitch - Block routed clients if tunnel goes down - ><#checkbox_Yes#> - ><#checkbox_No#> -