summaryrefslogtreecommitdiff
path: root/httemplate/search
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search')
-rwxr-xr-xhttemplate/search/cust_pay_batch.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/search/cust_pay_batch.cgi b/httemplate/search/cust_pay_batch.cgi
index b2354b24e..9b0aaeca9 100755
--- a/httemplate/search/cust_pay_batch.cgi
+++ b/httemplate/search/cust_pay_batch.cgi
@@ -90,6 +90,7 @@
% qq!<OPTION VALUE="BoM">Bank of Montreal ECA results</OPTION>!.
% qq!</SELECT><BR>!;
% }
+% $html_init .= qq!<INPUT TYPE="hidden" NAME="batchnum" VALUE="$batchnum">!;
% $html_init .= '<INPUT TYPE="submit" VALUE="Upload"></FORM><BR>';
% }
%