From 1ce4eda0b92e13615991ec22d3b789c640991431 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 28 Nov 2016 11:29:10 +0100 Subject: wiki: move delete page functionality to the widget --- view/tpl/group_side.tpl | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'view/tpl/group_side.tpl') diff --git a/view/tpl/group_side.tpl b/view/tpl/group_side.tpl index e58cf060d..35f79a07e 100755 --- a/view/tpl/group_side.tpl +++ b/view/tpl/group_side.tpl @@ -5,12 +5,10 @@ {{foreach $groups as $group}}
  • {{if $group.cid}} - - - + {{/if}} {{if $group.edit}} - + {{/if}} {{$group.text}}
  • -- cgit v1.2.3