summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3242db9)
raw | patch | inline | side by side (parent: 3242db9)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 19 Dec 2005 06:07:25 +0000 (06:07 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 19 Dec 2005 06:07:25 +0000 (06:07 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2318 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/groups/class_groupManagement.inc | patch | blob | history |
diff --git a/plugins/admin/groups/class_groupManagement.inc b/plugins/admin/groups/class_groupManagement.inc
index e8e028bc950ba04bdcc9e6ae61b38905a6869bb7..5b064310cee2ed389a07b27b96f9e01e3acad39b 100644 (file)
$sambaimg = "<img class='center' src='images/select_winstation.png' alt='S' title='"._("Samba") ."'>";
$applimg = "<img class='center' src='images/select_application.png' alt='A' title='"._("Application")."'>";
$phoneimg = "<img class='center' src='images/select_phone.png' alt='Ph' title='"._("Phone") ."'>";
- $envimg = "<img class='center' src='images/network.png' alt='E' title='"._("Environment") ."'>";
+ $envimg = "<img class='center' src='images/smallenv.png' alt='E' title='"._("Environment") ."'>";
// Space
$empty = "<img class='center' src='images/empty.png' style='width:16px;height:16px;' alt=''>";