diff options
Diffstat (limited to 'httemplate/misc/order_pkg.html')
| -rw-r--r-- | httemplate/misc/order_pkg.html | 2 | 
1 files changed, 2 insertions, 0 deletions
| 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,              )    %>  % } | 
