X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fmisc%2Fpayment.cgi;h=bcab68aae20b0cc64563fba1b11b26439fb2e861;hb=5250c44bd7f282c7d782bf0e8349af12376929df;hp=813b560bd017574742929e24b5205538ca82e894;hpb=60ee9af0e885def0dd61f4a5506ac0e55d779e89;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' ) { %