From 9bfa5c82d19ce42bfb283c35f31518cca461349f Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 6 Oct 2018 18:29:32 +0000 Subject: move profile assign selector to profile settings and personal menu selector to channel_home settings and get rid of misc channel settings section. (cherry picked from commit 66cf0852728d2f95ed3a5b7a304dbc7b79111831) --- view/tpl/field_select.tpl | 2 +- view/tpl/settings.tpl | 36 ------------------------------------ 2 files changed, 1 insertion(+), 37 deletions(-) (limited to 'view') diff --git a/view/tpl/field_select.tpl b/view/tpl/field_select.tpl index cda9a823a..8c3776841 100755 --- a/view/tpl/field_select.tpl +++ b/view/tpl/field_select.tpl @@ -3,5 +3,5 @@ - {{$field.3}} + {{$field.3}} diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index 7980bc696..c0808272d 100755 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl @@ -161,42 +161,6 @@ - -
- -
-
-
- {{if $profselect}} - - {{$profselect}} - {{/if}} - {{if $menus}} -
- - -
- {{/if}} - {{if $misc_addon}} - {{$misc_addon}} - {{/if}} -
-
- -
-
-
-
{{$aclselect}} -- cgit v1.2.3