freeside/httemplate/misc payment.cgi,1.5,1.6

Kristian Hoffmann khoff at pouncequick.420.am
Tue Mar 15 15:27:11 PST 2005


Update of /home/cvs/cvsroot/freeside/httemplate/misc
In directory pouncequick:/tmp/cvs-serv4601/misc

Modified Files:
	payment.cgi 
Log Message:
Missing semicolon.


Index: payment.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/misc/payment.cgi,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- payment.cgi	27 Jan 2005 23:01:15 -0000	1.5
+++ payment.cgi	15 Mar 2005 23:27:08 -0000	1.6
@@ -183,7 +183,7 @@
   <TR>
     <TD ALIGN="right">
       Account&nbsp;holder<BR>
-      Social&nbsp;security&nbsp;or&nbsp;tax&nbspID&nbsp;#
+      Social&nbsp;security&nbsp;or&nbsp;tax&nbsp;ID&nbsp;#
     </TD>
     <TD><INPUT TYPE="text" NAME="ss" VALUE="<%=$ss%>"></TD>
   </TR>




More information about the freeside-commits mailing list