fix "Bill now" link, RT#9207
[freeside.git] / httemplate / view / cust_main / billing.html
index 6fe6c49..54c180b 100644 (file)
@@ -1,4 +1,3 @@
-<FORM name="billnow">
 Billing information
 %# If we can't see the unencrypted card, then bill now is an exercise in
 %# frustration (without some sort of job queue magic to send it to a secure
@@ -10,7 +9,6 @@ Billing information
   (<% include('/elements/bill.html',
                 custnum   => $cust_main->custnum,
                 label     => 'Bill now',
-                formname  => 'billnow',
                 url       => $p.'view/cust_main.cgi?'.$cust_main->custnum,
   ) %>)
 % }