summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 66ef190)
raw | patch | inline | side by side (parent: 66ef190)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 2 May 2008 11:56:46 +0000 (11:56 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 2 May 2008 11:56:46 +0000 (11:56 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10751 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/departments/class_divListDepartment.inc | patch | blob | history |
diff --git a/gosa-core/plugins/admin/departments/class_divListDepartment.inc b/gosa-core/plugins/admin/departments/class_divListDepartment.inc
index 1281111d5e36512fa5f99d450d8a651b69aa0525..74512bc7bb94ba8d07ee0601ff2378145c80b8fa 100644 (file)
/* Append create options */
if(preg_match("/c/",$acl)) {
- $s.= "...|<input class='center' type='image' src='images/list_new_department' alt=''>".
+ $s.= "...|<input class='center' type='image' src='plugins/departments/images/department.png' alt=''>".
" "._("Department")."|dep_new|\n";
}
$s.= "..|---|\n";