Code

Added enviroment plugin image.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 14 Jul 2008 12:03:27 +0000 (12:03 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 14 Jul 2008 12:03:27 +0000 (12:03 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11626 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/html/images/plugin.png [new file with mode: 0644]
gosa-plugins/goto/personal/environment/main.inc

diff --git a/gosa-plugins/goto/html/images/plugin.png b/gosa-plugins/goto/html/images/plugin.png
new file mode 100644 (file)
index 0000000..332af4d
Binary files /dev/null and b/gosa-plugins/goto/html/images/plugin.png differ
index c807c3f7adbb82fa866116df9e8eadcba4271142..b4b5508a5266323d7094bf931c428d8c70eb0212 100644 (file)
@@ -119,7 +119,7 @@ if (!$remove_lock){
   }
 
   /* Page header*/
-  $display= print_header(get_template_path('images/email.png'), _("User environment settings"), $info).$display;
+  $display= print_header(get_template_path('plugins/goto/images/plugin.png'), _("User environment settings"), $info).$display;
 
 }