Code

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

gosa-core/html/images/select_template.png [deleted file]
gosa-core/html/plugins/users/images/select_template.png [new file with mode: 0644]
gosa-core/plugins/admin/users/class_divListUsers.inc

diff --git a/gosa-core/html/images/select_template.png b/gosa-core/html/images/select_template.png
deleted file mode 100644 (file)
index 7ef47b3..0000000
Binary files a/gosa-core/html/images/select_template.png and /dev/null differ
diff --git a/gosa-core/html/plugins/users/images/select_template.png b/gosa-core/html/plugins/users/images/select_template.png
new file mode 100644 (file)
index 0000000..7ef47b3
Binary files /dev/null and b/gosa-core/html/plugins/users/images/select_template.png differ
index 45bafb08ac362d3ae06c907100d0fa75ed11a246..90f7ad84532c1e56320462777b5d33bab9e79d3c 100644 (file)
@@ -178,7 +178,7 @@ class divListUsers extends MultiSelectWindow
     $enviro     = $posix = $maila = $faxac = $samba = $netatalk = "";
     $empty      = "<img class='center' src='images/empty.png' style='width:16px;height:16px;' alt='-'>";
     $userimg    = "<img class='center' src='images/select_user.png' alt='User' title='%s'>";
-    $tplimg     = "<img class='center' src='images/select_template.png' alt='Template' title='%s'>";
+    $tplimg     = "<img class='center' src='plugins/users/images/select_template.png' alt='Template' title='%s'>";
     $editlink   = "<a href='?plug=".validate($_GET['plug'])."&amp;id=%s&amp;act=edit_entry'>%s</a>";
 
     /* Dynamic action col, depending on snapshot icons */