From aab3b8983e23c77f3c8654f458eca0f53ade80f8 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 2 Aug 2011 03:27:33 +0000 Subject: [PATCH] fix invoice and package reports, RT#13860, RT#12515 --- httemplate/search/report_cust_pkg.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/search/report_cust_pkg.html b/httemplate/search/report_cust_pkg.html index bbd9f6bc4..3da59c2ac 100755 --- a/httemplate/search/report_cust_pkg.html +++ b/httemplate/search/report_cust_pkg.html @@ -1,4 +1,4 @@ -<% include('/elements/header.html', mt($title, @title_arg) %> +<& /elements/header.html, mt($title, @title_arg) &>
-- 2.11.0