freeside/httemplate/view cust_bill.cgi,1.29,1.30
Ivan Kohler
ivan at pouncequick.420.am
Wed Jun 1 16:40:15 PDT 2005
Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory pouncequick:/tmp/cvs-serv9439
Modified Files:
cust_bill.cgi
Log Message:
align terminology for consistancy. or something.
Index: cust_bill.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_bill.cgi,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- cust_bill.cgi 26 May 2005 19:32:49 -0000 1.29
+++ cust_bill.cgi 1 Jun 2005 23:40:13 -0000 1.30
@@ -26,7 +26,7 @@
<A HREF="<%= $p %>edit/cust_pay.cgi?<%= $invnum %>">Enter payments (check/cash) against this invoice</A> |
<% } %>
-<A HREF="<%= $p %>misc/print-invoice.cgi?<%= $link %>">Reprint this invoice</A>
+<A HREF="<%= $p %>misc/print-invoice.cgi?<%= $link %>">Re-print this invoice</A>
<% if ( grep { $_ ne 'POST' } $cust_bill->cust_main->invoicing_list ) { %>
| <A HREF="<%= $p %>misc/email-invoice.cgi?<%= $link %>">Re-email
More information about the freeside-commits
mailing list