Code

fixed macro plugin image.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 17 Oct 2008 12:41:42 +0000 (12:41 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 17 Oct 2008 12:41:42 +0000 (12:41 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12729 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/gofon/gofon/macro/main.inc

index 49fa2ef9b3dfa87d0ffe91be2bedb88f5c1e9d71..d29a5698a2af23d29717804aeb48986de04f1b70 100644 (file)
@@ -43,7 +43,7 @@ if ($remove_lock){
                             "<img alt=\"\" align=\"middle\" src=\"".get_template_path('images/lists/locked.png')."\"> 
                             ".@LDAP::fix(session::get('objectinfo')));
   } else {
-    $display= print_header(get_template_path('images/macros.png'), _("Phone macro management"));
+    $display= print_header(get_template_path('plugins/gofon/images/macros.png'), _("Phone macro management"));
   }
 
   /* Reset requested? */