diff --git a/src/opnsense/mvc/app/views/OPNsense/Proxy/index.volt b/src/opnsense/mvc/app/views/OPNsense/Proxy/index.volt index 0dee370c5..fc52ee186 100644 --- a/src/opnsense/mvc/app/views/OPNsense/Proxy/index.volt +++ b/src/opnsense/mvc/app/views/OPNsense/Proxy/index.volt @@ -1,67 +1,72 @@ - -
- -
-
-
- {{ partial("layout_partials/form_input", ['id': 'general.port','label':'test']) }} -
- -
- -
-
-
- -
- - -
-
- - -
- - + + +
+
+
+ + + + + + + + {{ partial("layout_partials/form_input_tr", + ['id': 'general.enabled', + 'label':'enabled', + 'type':'checkbox', + 'help':'gfvjhgghfh' + ]) + }} + {{ partial("layout_partials/form_input_tr", ['id': 'general.port','label':'test','type':'text']) }} + + + + + +
+
+
+
+ +
+
+