freeside/httemplate/search cust_main.cgi,1.50,1.51

ivan ivan at pouncequick.420.am
Thu Dec 9 01:57:46 PST 2004


Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory pouncequick:/tmp/cvs-serv13805/httemplate/search

Modified Files:
	cust_main.cgi 
Log Message:
fix typo

Index: cust_main.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/cust_main.cgi,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- cust_main.cgi	9 Dec 2004 09:21:42 -0000	1.50
+++ cust_main.cgi	9 Dec 2004 09:57:43 -0000	1.51
@@ -412,7 +412,7 @@
                   "</A></TD>".
                   "<TD ALIGN=left>$ahref".
                   ( $priority || '<i>(none)</i>' ).
-                  </A></TD></TR>";
+                  "</A></TD></TR>";
           }
           print '<TR><TD BGCOLOR="#000000" COLSPAN=2>&nbsp;</TD></TR>'.
                 '<TR><TD ALIGN=right>';




More information about the freeside-commits mailing list