diff --git a/app/js/custom.js b/app/js/custom.js index ff0b303f..dc886d07 100644 --- a/app/js/custom.js +++ b/app/js/custom.js @@ -316,6 +316,10 @@ $('#ovpn-userpw,#ovpn-certs').on('click', function (e) { } }); +$(document).ready(function(){ + $("#PanelManual").hide(); +}); + $('#wg-upload,#wg-manual').on('click', function (e) { if (this.id == 'wg-upload') { $('#PanelManual').hide(); diff --git a/templates/wg/general.php b/templates/wg/general.php index 86eefe75..34147aef 100644 --- a/templates/wg/general.php +++ b/templates/wg/general.php @@ -9,21 +9,40 @@

- +

- - + +
- - + +
+ +
+
+
+

+ .conf file to this device.") ?> +

+
+
+
+
+
+ + +
+
+
+
+
@@ -46,12 +65,10 @@
-
-
@@ -59,27 +76,9 @@
-
-
-
-

- .conf file to this device.") ?> -

-
-
-
-
-
- - -
-
-
-
- + -