Code

Updated user image
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Jul 2008 13:47:18 +0000 (13:47 +0000)
committerhickert <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]
gosa-core/plugins/admin/users/class_divListUsers.inc

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 b613055430f128a01e4dc804958b53d8639293c4..582cd892ee8aa08b059983ac27e7f88a9ee27a46 100644 (file)
@@ -123,7 +123,7 @@ class divListUsers extends MultiSelectWindow
     if(preg_match("/c/",$acl)) {
       $s .= "..|<img src='images/lists/new.png' alt='' border='0' class='center'>".
         "&nbsp;"._("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=''>".
         "&nbsp;"._("User")."|user_new|\n";
       $s.= "...|<input class='center' type='image' src='images/lists/new.png' alt=''>".
         "&nbsp;"._("Template")."|user_tplnew|\n";