[freeside-commits]
freeside/httemplate/view/cust_main contacts.html, 1.9, 1.10
Ivan,,,
ivan at wavetail.420.am
Mon Feb 5 04:51:07 PST 2007
- Previous message: [freeside-commits] freeside/FS/FS AccessRight.pm,1.17,1.18
- Next message: [freeside-commits]
freeside/httemplate/view cust_bill-logo.cgi, 1.6,
1.7 cust_bill-pdf.cgi, 1.8, 1.9 cust_bill-ps.cgi, 1.5,
1.6 cust_bill.cgi, 1.36, 1.37 cust_main.cgi, 1.111,
1.112 cust_pkg.cgi, 1.15, NONE svc_Common.html, 1.1,
1.2 svc_acct.cgi, 1.48, 1.49 svc_broadband.cgi, 1.12,
1.13 svc_domain.cgi, 1.22, 1.23 svc_external.cgi, 1.6,
1.7 svc_forward.cgi, 1.14, 1.15 svc_www.cgi, 1.14, 1.15
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/httemplate/view/cust_main
In directory wavetail:/tmp/cvs-serv9128/httemplate/view/cust_main
Modified Files:
contacts.html
Log Message:
C is for Cookie^WControl
Index: contacts.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main/contacts.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- contacts.html 10 Jan 2007 08:50:14 -0000 1.9
+++ contacts.html 5 Feb 2007 12:51:05 -0000 1.10
@@ -36,7 +36,7 @@
<TR>
<TD ALIGN="right">City</TD>
<TD BGCOLOR="#ffffff"><% $cust_main->get("${pre}city") %></TD>
-% if ( $cust_main->get("${pre}county" ) ) {
+% if ( $cust_main->get("${pre}county") ) {
<TD ALIGN="right">County</TD>
<TD BGCOLOR="#ffffff"><% $cust_main->get("${pre}county") %></TD>
% }
- Previous message: [freeside-commits] freeside/FS/FS AccessRight.pm,1.17,1.18
- Next message: [freeside-commits]
freeside/httemplate/view cust_bill-logo.cgi, 1.6,
1.7 cust_bill-pdf.cgi, 1.8, 1.9 cust_bill-ps.cgi, 1.5,
1.6 cust_bill.cgi, 1.36, 1.37 cust_main.cgi, 1.111,
1.112 cust_pkg.cgi, 1.15, NONE svc_Common.html, 1.1,
1.2 svc_acct.cgi, 1.48, 1.49 svc_broadband.cgi, 1.12,
1.13 svc_domain.cgi, 1.22, 1.23 svc_external.cgi, 1.6,
1.7 svc_forward.cgi, 1.14, 1.15 svc_www.cgi, 1.14, 1.15
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list