From: cajus Date: Wed, 17 May 2006 06:18:18 +0000 (+0000) Subject: Really fixed it X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=c8b13dd35b10455bfe5bb839a200e6eefe2afcd8;p=gosa.git Really fixed it git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3376 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/gofon/fonreports/main.inc b/plugins/gofon/fonreports/main.inc index 314b64313..254b8fc1f 100644 --- a/plugins/gofon/fonreports/main.inc +++ b/plugins/gofon/fonreports/main.inc @@ -17,7 +17,7 @@ if (!$remove_lock){ $display.= "\n"; /* Page header*/ - $display= print_header(get_template_path('images/phonereport.png'), _("Phone reports").$display); + $display= print_header(get_template_path('images/phonereport.png'), _("Phone reports")).$display; /* Store changes in session */ $_SESSION['fonreport']= $fonreport;