From 05b6c33a2c050fa0dd54da3e7b983bf7da46d95b Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Wed, 3 Oct 2018 21:19:13 +0200 Subject: button sticking fixed --- view/tpl/settings.tpl | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index 74863a5db..6976231ab 100755 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl @@ -172,26 +172,28 @@
- {{if $profselect}} - - {{$profselect}} - {{/if}} - {{if $menus}} -
- - -
- {{/if}} - {{if $misc_addon}} - {{$misc_addon}} - {{/if}} +
+ {{if $profselect}} + + {{$profselect}} + {{/if}} + {{if $menus}} +
+ + +
+ {{/if}} + {{if $misc_addon}} + {{$misc_addon}} + {{/if}} -
- +
+ +
-- cgit v1.2.3