Code

Updated image
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Jul 2008 11:48:07 +0000 (11:48 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Jul 2008 11:48:07 +0000 (11:48 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11822 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/glpi/admin/systems/services/glpi/class_glpiAttachmentPool.inc
gosa-plugins/glpi/html/images/new_attachment.png [new file with mode: 0644]

index c937bc636b2f6aaaab55c5385c9c945b38eee333..9d5570f2b5bdf71c183235a85403c963de2f5b24 100644 (file)
@@ -252,7 +252,7 @@ class glpiAttachmentPool extends plugin
 
     $listhead = "<div style='background:#F0F0F9;padding:5px;'>".
       "   <input class='center' type='image' 
-      src='images/fai_new_template.png' align='middle' title='"._("Create new attachment")."' 
+      src='plugins/glpi/images/new_attachment.png' align='middle' title='"._("Create new attachment")."' 
       name='new_attach' alt='"._("New Attachment"). "'>&nbsp;".
       "</div>";
 
diff --git a/gosa-plugins/glpi/html/images/new_attachment.png b/gosa-plugins/glpi/html/images/new_attachment.png
new file mode 100644 (file)
index 0000000..9a88da9
Binary files /dev/null and b/gosa-plugins/glpi/html/images/new_attachment.png differ