From 030175bde68d510af543f739954d817d94c898ce Mon Sep 17 00:00:00 2001 From: marijus Date: Sun, 12 Oct 2014 14:31:51 +0200 Subject: fix connedit > collection > checkbox position --- view/tpl/group_side.tpl | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/group_side.tpl b/view/tpl/group_side.tpl index 3701f979e..6c5edba27 100755 --- a/view/tpl/group_side.tpl +++ b/view/tpl/group_side.tpl @@ -5,14 +5,16 @@ {{foreach $groups as $group}}
  • {{if $group.cid}} - + + + {{/if}} {{if $group.edit}} - + {{/if}} {{$group.text}}
  • -- cgit v1.2.3