X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fmisc%2Fpayment.cgi;h=bcab68aae20b0cc64563fba1b11b26439fb2e861;hb=defa6c82c0fbc69b06c97d229caad39248a01c1c;hp=813b560bd017574742929e24b5205538ca82e894;hpb=2caddb16574bf73c3687b959656b7ee2f851937f;p=freeside.git diff --git a/httemplate/misc/payment.cgi b/httemplate/misc/payment.cgi index 813b560bd..bcab68aae 100644 --- a/httemplate/misc/payment.cgi +++ b/httemplate/misc/payment.cgi @@ -67,6 +67,11 @@ % } +<% include('/elements/tr-select-discount_term.html', + 'custnum' => $custnum, + 'cgi' => $cgi + ) +%> % if ( $payby eq 'CARD' ) { %