From 1896855c8540101abb7af9bbc3aa45d738750d95 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 4 Nov 2014 17:38:49 -0800 Subject: minor adjustments to make the form work as designed --- view/tpl/abook_edit.tpl | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'view/tpl/abook_edit.tpl') diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index 0f91d6024..c2c11e4b1 100755 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -9,12 +9,6 @@ {{/if}} -{{if $self}} -
-
{{$autolbl}}
-{{include file="field_checkbox.tpl" field=$autoperms}} -
-{{/if}}
@@ -34,6 +28,15 @@
+ +{{if $self}} +
+
{{$autolbl}}
+{{include file="field_checkbox.tpl" field=$autoperms}} +
+{{/if}} + + -- cgit v1.2.3