From 8a0204b4a129a3c26dcca18ba401b2de26d22d2b Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 5 Feb 2010 02:39:31 +0000 Subject: discounts, RT#6679 --- httemplate/misc/order_pkg.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'httemplate/misc/order_pkg.html') diff --git a/httemplate/misc/order_pkg.html b/httemplate/misc/order_pkg.html index e05205ba7..864e8328c 100644 --- a/httemplate/misc/order_pkg.html +++ b/httemplate/misc/order_pkg.html @@ -69,6 +69,8 @@ % if ( $curuser->access_right('Discount customer package') ) { <% include('/elements/tr-select-discount.html', 'element_etc' => 'DISABLED', + 'colspan' => 7, + 'cgi' => $cgi, ) %> % } -- cgit v1.2.1