summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 99b0987)
raw | patch | inline | side by side (parent: 99b0987)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 25 Jun 2008 14:30:20 +0000 (14:30 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 25 Jun 2008 14:30:20 +0000 (14:30 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11442 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/departments/class_departmentManagement.inc | patch | blob | history |
diff --git a/gosa-core/plugins/admin/departments/class_departmentManagement.inc b/gosa-core/plugins/admin/departments/class_departmentManagement.inc
index 5061b98384c8696b326b8febfdebe7d728f3a926..e210ce3b2ff81a85ecbabe61be91ea280141d002 100644 (file)
$types['dcObject']['ATTR'] = "dc";
$types['dcObject']['TAB'] = "DCOBJECT_TABS";
$types['dcObject']['OC'] = "dcObject";
- $types['dcObject']['IMG'] = "plugins/departments/images/dcObject.png";
- $types['dcObject']['IMG_FULL']= "plugins/departments/images/dcObject.png";
+ $types['dcObject']['IMG'] = "plugins/departments/images/dc.png";
+ $types['dcObject']['IMG_FULL']= "plugins/departments/images/dc.png";
$types['dcObject']['TITLE'] = _("Domain Component");
$types['dcObject']['TPL'] = "dcObject.tpl";