From 8113ee1c4aeb2b9586c1736c38faafce53dc8e53 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 12 Mar 2015 10:19:56 +0100 Subject: some work on feature/addon settings --- view/tpl/settings_addons.tpl | 55 ++++++++++++++++++++++++-------------------- 1 file changed, 30 insertions(+), 25 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/settings_addons.tpl b/view/tpl/settings_addons.tpl index a41f4802b..a1b18e441 100755 --- a/view/tpl/settings_addons.tpl +++ b/view/tpl/settings_addons.tpl @@ -1,28 +1,33 @@ -
-

{{$title}}

+
+
+

{{$title}}

+
+
+ +
+ {{if $diaspora_enabled}} +
+ +
+
- - - -{{if $diaspora_enabled}} -
- -
-
- - -
- - -
-
- - - -
-{{/if}} -{{$settings_addons}} - - + {{include file="field_checkbox.tpl" field=$pubcomments}} + {{include file="field_checkbox.tpl" field=$hijacking}} +
+ +
+
+
+
+ {{/if}} +
+ {{$settings_addons}} +
-- cgit v1.2.3