Code

Added fax account image
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 14 Jul 2008 12:43:53 +0000 (12:43 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 14 Jul 2008 12:43:53 +0000 (12:43 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11633 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/gofax/gofax/faxaccount/main.inc
gosa-plugins/gofax/html/images/plugin.png [new file with mode: 0644]

index 247d6d76c9796afbb7e82348ab3a6df7da3190fe..e6772146e4d8a9796a16646d8c8174f42a625577 100644 (file)
@@ -106,7 +106,7 @@ if (!$remove_lock){
        }
        
        /* Page header*/
-       $display= print_header(get_template_path('images/fax.png'), _("FAX settings"), $info).$display;
+       $display= print_header(get_template_path('plugins/gofax/images/plugin.png'), _("FAX settings"), $info).$display;
 
 }
 ?>
diff --git a/gosa-plugins/gofax/html/images/plugin.png b/gosa-plugins/gofax/html/images/plugin.png
new file mode 100644 (file)
index 0000000..56e3f5b
Binary files /dev/null and b/gosa-plugins/gofax/html/images/plugin.png differ