summaryrefslogtreecommitdiff
path: root/httemplate/search
diff options
context:
space:
mode:
authorjeff <jeff>2007-01-10 00:42:23 +0000
committerjeff <jeff>2007-01-10 00:42:23 +0000
commite8e43b0e59cf50e7a3c0789f589046459bc658c1 (patch)
treecbfc81857e7f81645acb39f2a9a0c12de9c55687 /httemplate/search
parenta3e2c44624aa50e408046e77e6b1cd5d9c20b4c2 (diff)
ignore filenames and rely on selected batch number
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>';
% }
%