diff options
author | jeff <jeff> | 2006-10-25 04:44:48 +0000 |
---|---|---|
committer | jeff <jeff> | 2006-10-25 04:44:48 +0000 |
commit | 0c2f4bccc3810426d4b9e31dca645711c32f0b63 (patch) | |
tree | 873d5be13dce5d84a55463cac0b088fe65d5823f /httemplate/search/report_cust_pkg.html | |
parent | 40b1272a7b98f8a3d2f5252c2997c77de4526ef1 (diff) |
select multiple pkgparts on advanced package report
Diffstat (limited to 'httemplate/search/report_cust_pkg.html')
-rwxr-xr-x | httemplate/search/report_cust_pkg.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/report_cust_pkg.html b/httemplate/search/report_cust_pkg.html index 8fabf107a..2193cac8b 100755 --- a/httemplate/search/report_cust_pkg.html +++ b/httemplate/search/report_cust_pkg.html @@ -18,7 +18,7 @@ 'empty_label' => '(empty class)', ) %> -% #include( '/elements/tr-selectmultiple-part_pkg.html' ) + <% include( '/elements/tr-selectmultiple-part_pkg.html' ) %> <TR> <TD ALIGN="right" VALIGN="center">Next bill date</TD> |