summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c7267b2)
raw | patch | inline | side by side (parent: c7267b2)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 31 Aug 2006 03:40:22 +0000 (03:40 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 31 Aug 2006 03:40:22 +0000 (03:40 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4546 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/groups/class_groupApplication.inc | patch | blob | history |
diff --git a/plugins/admin/groups/class_groupApplication.inc b/plugins/admin/groups/class_groupApplication.inc
index d4bbebb1724c5f47fc5daba83d43ce6b25852916..cbdae01d2ffe25d3355e6d299a494f3d43933aad 100644 (file)
if(!$this->acl_is_writeable("gosaMemberApplication")){
$linkopen = "<img class='center' src='images/folder.png' alt=\"\"> <a href='?plug=".$_GET['plug']."&act=open&id=%s'>%s</a>";
- $catremove = " <img sry='images/empty.png' alt=' '>";
+ $catremove = " <img src='images/empty.png' alt=' '>";
$catupdown = "";
}else{
$linkopen = "<img class='center' src='images/folder.png' alt=\"\"> <a href='?plug=".$_GET['plug']."&act=open&id=%s'>%s</a>";