From 91270a65fe52c80aebee79e3026d4dfa4053eacc Mon Sep 17 00:00:00 2001 From: hickert Date: Mon, 2 Feb 2009 07:51:41 +0000 Subject: [PATCH] Fixed image url macro management git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13376 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/gofon/gofon/macro/main.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-plugins/gofon/gofon/macro/main.inc b/gosa-plugins/gofon/gofon/macro/main.inc index 502ab6403..8d4521ed3 100644 --- a/gosa-plugins/gofon/gofon/macro/main.inc +++ b/gosa-plugins/gofon/gofon/macro/main.inc @@ -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"), "\"\" ".LDAP::fix(get_object_info())); -- 2.30.2