[interchange-cvs] interchange - heins modified dist/lib/UI/pages/admin/order_view.html

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Tue Jan 24 09:38:36 EST 2006


User:      heins
Date:      2006-01-24 14:38:36 GMT
Modified:  dist/lib/UI/pages/admin order_view.html
Log:
* Display proper state and zip

Revision  Changes    Path
2.22      +2 -2      interchange/dist/lib/UI/pages/admin/order_view.html


rev 2.22, prev_rev 2.21
Index: order_view.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/order_view.html,v
retrieving revision 2.21
retrieving revision 2.22
diff -u -r2.21 -r2.22
--- order_view.html	23 Apr 2005 18:10:07 -0000	2.21
+++ order_view.html	24 Jan 2006 14:38:36 -0000	2.22
@@ -189,7 +189,7 @@
 							  [if-bill-data transactions b_country =~ /^US|^CA/]
                               <tr> 
                                  <td class="block4bold">[L]City, State, Zip[/L]:</td>
-                                 <td class="maincontent">[loop-data transactions b_city], [loop-data transactions state]  [loop-data transactions zip]</td>
+                                 <td class="maincontent">[loop-data transactions b_city], [loop-data transactions b_state]  [loop-data transactions b_zip]</td>
                               </tr>
 							  [else]
                               <tr> 
@@ -435,4 +435,4 @@
 <!-- ----- END REAL STUFF ----- -->
 
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ version: $Id: order_view.html,v 2.21 2005/04/23 18:10:07 pvinci Exp $ -->
+<!-- page: @@MV_PAGE@@ version: $Id: order_view.html,v 2.22 2006/01/24 14:38:36 mheins Exp $ -->








More information about the interchange-cvs mailing list