summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 26a8460)
raw | patch | inline | side by side (parent: 26a8460)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 May 2006 06:18:18 +0000 (06:18 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 May 2006 06:18:18 +0000 (06:18 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3376 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/gofon/fonreports/main.inc | patch | blob | history |
index 314b64313e879cc86da4cc29e65f7fe2976657fe..254b8fc1fdfae4b3e6e4a5b41b586ed53b55819d 100644 (file)
$display.= "<input type=\"hidden\" name=\"ignore\">\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;