[interchange-cvs] interchange - danb modified dist/lib/UI/pages/admin/customer_view.html

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Sun Oct 3 21:34:39 EDT 2004


User:      danb
Date:      2004-10-04 01:34:38 GMT
Modified:  dist/lib/UI/pages/admin customer_view.html
Log:
Typo

Revision  Changes    Path
2.14      +2 -2      interchange/dist/lib/UI/pages/admin/customer_view.html


rev 2.14, prev_rev 2.13
Index: customer_view.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/customer_view.html,v
retrieving revision 2.13
retrieving revision 2.14
diff -u -r2.13 -r2.14
--- customer_view.html	4 Dec 2003 18:57:34 -0000	2.13
+++ customer_view.html	4 Oct 2004 01:34:38 -0000	2.14
@@ -190,7 +190,7 @@
 							[if-loop-param b_country =~ /^US|^CA/]
                               <tr> 
                                  <td class="block4bold">[L]City, State, Zip[/L]:</td>
-                                 <td class="maincontent">[loop-param b_city], [loop-param state]  [loop-param zip]</td>
+                                 <td class="maincontent">[loop-param b_city], [loop-param b_state]  [loop-param b_zip]</td>
                               </tr>
 							[else]
                               <tr> 
@@ -394,4 +394,4 @@
 <!-- ----- END REAL STUFF ----- -->
 
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ version: $Id: customer_view.html,v 2.13 2003/12/04 18:57:34 edl Exp $ -->
+<!-- page: @@MV_PAGE@@ version: $Id: customer_view.html,v 2.14 2004/10/04 01:34:38 danb Exp $ -->








More information about the interchange-cvs mailing list