summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 87fa607)
raw | patch | inline | side by side (parent: 87fa607)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jul 2008 13:47:18 +0000 (13:47 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jul 2008 13:47:18 +0000 (13:47 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11869 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/images/list_new_user.png | [deleted file] | patch | blob | history |
gosa-core/plugins/admin/users/class_divListUsers.inc | patch | blob | history |
diff --git a/gosa-core/html/images/list_new_user.png b/gosa-core/html/images/list_new_user.png
deleted file mode 100644 (file)
index 34ee112..0000000
Binary files a/gosa-core/html/images/list_new_user.png and /dev/null differ
index 34ee112..0000000
Binary files a/gosa-core/html/images/list_new_user.png and /dev/null differ
diff --git a/gosa-core/plugins/admin/users/class_divListUsers.inc b/gosa-core/plugins/admin/users/class_divListUsers.inc
index b613055430f128a01e4dc804958b53d8639293c4..582cd892ee8aa08b059983ac27e7f88a9ee27a46 100644 (file)
if(preg_match("/c/",$acl)) {
$s .= "..|<img src='images/lists/new.png' alt='' border='0' class='center'>".
" "._("Create")."|\n";
- $s.= "...|<input class='center' type='image' src='images/list_new_user.png' alt=''>".
+ $s.= "...|<input class='center' type='image' src='plugins/users/images/list_new_user.png' alt=''>".
" "._("User")."|user_new|\n";
$s.= "...|<input class='center' type='image' src='images/lists/new.png' alt=''>".
" "._("Template")."|user_tplnew|\n";