From 23751d8cd5154e67bd4993951f3510751c6a8803 Mon Sep 17 00:00:00 2001 From: jeff Date: Thu, 13 Mar 2008 04:01:05 +0000 Subject: [PATCH] minor oops --- httemplate/misc/batch-cust_pay.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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()"' ), ) %> -- 2.20.1