[freeside-commits] freeside/httemplate/view/cust_main billing.html, 1.21, 1.22

Mark Wells mark at wavetail.420.am
Mon Jul 12 15:55:27 PDT 2010


Update of /home/cvs/cvsroot/freeside/httemplate/view/cust_main
In directory wavetail.420.am:/tmp/cvs-serv11826/httemplate/view/cust_main

Modified Files:
	billing.html 
Log Message:
fix "Bill now" link, RT#9207

Index: billing.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main/billing.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -w -d -r1.21 -r1.22
--- billing.html	10 Jul 2010 09:17:08 -0000	1.21
+++ billing.html	12 Jul 2010 22:55:25 -0000	1.22
@@ -9,7 +9,6 @@
   (<% include('/elements/bill.html',
                 custnum   => $cust_main->custnum,
                 label     => 'Bill now',
-                formname  => 'billnow',
                 url       => $p.'view/cust_main.cgi?'.$cust_main->custnum,
   ) %>)
 % } 



More information about the freeside-commits mailing list