Code

Fixed image url macro management
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 2 Feb 2009 07:51:41 +0000 (07:51 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 2 Feb 2009 07:51:41 +0000 (07:51 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13376 594d385d-05f5-0310-b6e9-bd551577e9d8

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

index 502ab640392d170b605b2b0295822d69d37c694e..8d4521ed3ad18e4c0bb86c4371e702e28b0bef3b 100644 (file)
@@ -47,7 +47,7 @@ if ( $cleanup ){
 
   /* Page header*/
   if (get_object_info() != ""){
-    $display= print_header( get_template_path('images/macros.png'), 
+    $display= print_header( get_template_path('plugins/gofon/images/macros.png'), 
                             _("Phone macro management"), 
                             "<img alt=\"\" align=\"middle\" src=\"".get_template_path('images/lists/locked.png')."\"> 
                             ".LDAP::fix(get_object_info()));