From: jeff Date: Thu, 13 Mar 2008 04:01:05 +0000 (+0000) Subject: minor oops X-Git-Tag: freeside_1_7_3rc1~66 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=23751d8cd5154e67bd4993951f3510751c6a8803;p=freeside.git minor oops --- 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()"' ), ) %>