diff options
author | jeff <jeff> | 2008-03-13 04:01:05 +0000 |
---|---|---|
committer | jeff <jeff> | 2008-03-13 04:01:05 +0000 |
commit | 23751d8cd5154e67bd4993951f3510751c6a8803 (patch) | |
tree | 92a333da0685bc7f0f976ffa8d88c3cae3ac9a38 /httemplate | |
parent | 8b6ac2a239c1df4adc00601cde3013ccaa758278 (diff) |
minor oops
Diffstat (limited to 'httemplate')
-rw-r--r-- | httemplate/misc/batch-cust_pay.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/batch-cust_pay.html b/httemplate/misc/batch-cust_pay.html index ae608e1b9..195856b5c 100644 --- a/httemplate/misc/batch-cust_pay.html +++ b/httemplate/misc/batch-cust_pay.html @@ -1,4 +1,4 @@ -<% include('/elements/header.html', 'Quick payment entry', '' +<% include('/elements/header.html', 'Quick payment entry', '', ( $cgi->param('error') ? '' : 'onload="addRow()"' ), ) %> |