[freeside-commits] freeside/httemplate/view/cust_main misc.html, 1.6, 1.7

Ivan,,, ivan at wavetail.420.am
Mon Oct 16 10:13:53 PDT 2006


Update of /home/cvs/cvsroot/freeside/httemplate/view/cust_main
In directory wavetail:/tmp/cvs-serv8809/view/cust_main

Modified Files:
	misc.html 
Log Message:
its not my monday morning

Index: misc.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main/misc.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- misc.html	16 Oct 2006 17:10:46 -0000	1.6
+++ misc.html	16 Oct 2006 17:13:51 -0000	1.7
@@ -91,14 +91,14 @@
   <TD BGCOLOR="#ffffff"><% $cust_main->otaker %></TD>
 </TR>
 
-<% if ( $conf->exists('cust_main-enable_birthdate') ) {
+% if ( $conf->exists('cust_main-enable_birthdate') ) {
 
   <TR>
     <TD ALIGN="right">Date of Birth</TD>
     <TD BGCOLOR="#ffffff"><% $cust_main->birthdate ? time2str($date_format, $cust_main->birthdate) : '' %></TD>
   </TR>
 
-<% } %>
+% }
 
 </TABLE></TD></TR></TABLE>
 



More information about the freeside-commits mailing list