summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/misc/batch-cust_pay.html2
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()"' ),
)
%>