summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 44351b9)
raw | patch | inline | side by side (parent: 44351b9)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 18 Apr 2008 15:40:11 +0000 (15:40 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 18 Apr 2008 15:40:11 +0000 (15:40 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10569 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/acl/class_divListACL.inc | patch | blob | history |
diff --git a/gosa-core/plugins/admin/acl/class_divListACL.inc b/gosa-core/plugins/admin/acl/class_divListACL.inc
index 0105ecc2a38d2c3e09ce8519afa671e72b931b31..9cc69c29bfc39fee9ac91189207b80c69d3ae8fa 100644 (file)
/* Acl handling */
$editlink = "<a href='?plug=".$_GET['plug']."&id=%s&act=list_edit_entry'>%s</a>";
- $list_left_icon = "<img src='plugins/acl/plugins/acl/images/plugin.png' alt='"._("ACL")."'>";
+ $list_left_icon = "<img src='images/lists/locked.png' alt='"._("ACL")."'>";
$cn = htmlentities(utf8_decode($acl_entry['dn']));
/* Add actions depending on acls */