Code

Updated scalix plugin image.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 14 Jul 2008 13:41:49 +0000 (13:41 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 14 Jul 2008 13:41:49 +0000 (13:41 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11636 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/scalix/personal/scalix/main.inc

index 4a3ef1d561ada290c26bbf56de3f307770f4df26..a1930f3b0f6345854114128000ec6ec00bea0065 100644 (file)
@@ -122,7 +122,7 @@ if (!$remove_lock){
   $info= "";
 
   /* Page header*/
-  $display= print_header(get_template_path('images/scalix.png'), _("Scalix settings"), $info).$display;
+  $display= print_header(get_template_path('plugins/scalix/images/plugin.png'), _("Scalix settings"), $info).$display;
 
 }