From ae3c5faef5e0f1fc254812c9b2af7141b644d405 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Wed, 20 Apr 2016 09:02:30 +0200 Subject: [PATCH] use html_link() --- views/bootstrap/class.GroupMgr.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/bootstrap/class.GroupMgr.php b/views/bootstrap/class.GroupMgr.php index 951e19309..2438f17e7 100644 --- a/views/bootstrap/class.GroupMgr.php +++ b/views/bootstrap/class.GroupMgr.php @@ -169,7 +169,7 @@ $(document).ready( function() { ?> - + html_link('RemoveGroup', array('groupid'=>$group->getID()), array('class'=>'btn'), ' '.getMLText("rm_group"), false); ?>