From 938a829e27d3161f3a9a90069bf803d324b480c2 Mon Sep 17 00:00:00 2001 From: doktornotor <1075960+doktornotor@users.noreply.github.com> Date: Thu, 21 Dec 2023 10:48:07 +0100 Subject: [PATCH] Move the Enable checkbox for legacy tunnels configuration to a visible place --- .../mvc/app/views/OPNsense/IPsec/tunnels.volt | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/opnsense/mvc/app/views/OPNsense/IPsec/tunnels.volt b/src/opnsense/mvc/app/views/OPNsense/IPsec/tunnels.volt index 2f71ef0bd50..afd8c566ada 100644 --- a/src/opnsense/mvc/app/views/OPNsense/IPsec/tunnels.volt +++ b/src/opnsense/mvc/app/views/OPNsense/IPsec/tunnels.volt @@ -239,6 +239,18 @@ {{ lang._('You must apply the changes in order for them to take effect.') }} +
+ + + + + + +
+ + {{ lang._('Enable IPsec') }} +
+
@@ -293,15 +305,3 @@
-
- - - - - - -
- - {{ lang._('Enable IPsec') }} -
-