summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ff11f07)
raw | patch | inline | side by side (parent: ff11f07)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 08:51:20 +0000 (08:51 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 08:51:20 +0000 (08:51 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11964 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/images/user.png | [deleted file] | patch | blob | history |
gosa-core/html/plugins/users/images/user.png | [new file with mode: 0644] | patch | blob |
gosa-core/plugins/admin/users/class_userManagement.inc | patch | blob | history |
diff --git a/gosa-core/html/images/user.png b/gosa-core/html/images/user.png
deleted file mode 100644 (file)
index 4a5332b..0000000
Binary files a/gosa-core/html/images/user.png and /dev/null differ
index 4a5332b..0000000
Binary files a/gosa-core/html/images/user.png and /dev/null differ
diff --git a/gosa-core/html/plugins/users/images/user.png b/gosa-core/html/plugins/users/images/user.png
new file mode 100644 (file)
index 0000000..4a5332b
Binary files /dev/null and b/gosa-core/html/plugins/users/images/user.png differ
index 0000000..4a5332b
Binary files /dev/null and b/gosa-core/html/plugins/users/images/user.png differ
diff --git a/gosa-core/plugins/admin/users/class_userManagement.inc b/gosa-core/plugins/admin/users/class_userManagement.inc
index 62b07ece75ff290cf47213f3259110b9d79f91db..2588483f066fdb6a12ce7df60c74df42776bc1a8 100644 (file)
/* Plugin definitions */
var $plHeadline = "Users";
var $plDescription = "Manage users";
- var $plIcon = "images/user.png";
+ var $plIcon = "plugins/users/images/user.png";
/* Dialog attributes */
var $usertab = NULL;