From 8cdcbdaaf85cc45b6c5a61a8ddf91ac8aabb320b Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 6 Dec 2017 08:34:58 +0000 Subject: [PATCH] net/haproxy: adjust subtabs to 18.1 layout and fix glitches --- .../mvc/app/views/OPNsense/HAProxy/index.volt | 46 +++++++++---------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/net/haproxy/src/opnsense/mvc/app/views/OPNsense/HAProxy/index.volt b/net/haproxy/src/opnsense/mvc/app/views/OPNsense/HAProxy/index.volt index a2236bf27..e2ddfaf29 100644 --- a/net/haproxy/src/opnsense/mvc/app/views/OPNsense/HAProxy/index.volt +++ b/net/haproxy/src/opnsense/mvc/app/views/OPNsense/HAProxy/index.volt @@ -378,38 +378,38 @@ POSSIBILITY OF SUCH DAMAGE.
  • {{ lang._('Introduction') }}
  • @@ -418,13 +418,13 @@ POSSIBILITY OF SUCH DAMAGE. {% if tab['subtabs']|default(false) %} {# Tab with dropdown #} @@ -439,14 +439,14 @@ POSSIBILITY OF SUCH DAMAGE. {% endfor %}