Code

Updated image
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 24 Jul 2008 08:53:43 +0000 (08:53 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 24 Jul 2008 08:53:43 +0000 (08:53 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11968 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/plugins/admin/users/class_divListUsers.inc

index 018c01204b6f060c566a0968abbdd1fb6a4e50ac..cef5b3a88375b30f1f58ecdccda5573e7dc8866f 100644 (file)
@@ -137,7 +137,7 @@ class divListUsers extends MultiSelectWindow
       "&nbsp;"._("Change password")."|"."multiple_password_change|\n";
     $s.= "..|<img src='images/lists/trash.png' alt='' border='0' class='center'>".
       "&nbsp;"._("Remove")."|"."remove_multiple|\n";
-    $s.= "..|<img src='images/wizard.png' alt='' border='0' class='center'>".
+    $s.= "..|<img src='plugins/users/images/wizard.png' alt='' border='0' class='center'>".
       "&nbsp;"._("Apply template")."|"."templatize_multiple|\n";
 
     /* Add event tag */