From dfe45342f6739bef9b3dff8e49641bb58998c757 Mon Sep 17 00:00:00 2001 From: tuscanhobbit Date: Sat, 28 Jun 2014 23:14:34 +0200 Subject: Checkboxes were not aligned in connedit, added a table --- view/tpl/abook_edit.tpl | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'view/tpl/abook_edit.tpl') diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index b8b01df4c..9b12b5f29 100755 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -83,13 +83,14 @@
-{{$them}}{{$me}} -
-
+ + + {{foreach $perms as $prm}} {{include file="field_acheckbox.tpl" field=$prm}} {{/foreach}} -
+ +
{{$them}}{{$me}}


-- cgit v1.2.3