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

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Tue Nov 16 08:58:03 EST 2004


User:      jon
Date:      2004-11-16 13:58:03 GMT
Modified:  dist/lib/UI/pages/admin customer_view.html
Log:
Show correct phone number field.

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


rev 2.15, prev_rev 2.14
Index: customer_view.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/customer_view.html,v
retrieving revision 2.14
retrieving revision 2.15
diff -u -u -r2.14 -r2.15
--- customer_view.html	4 Oct 2004 01:34:38 -0000	2.14
+++ customer_view.html	16 Nov 2004 13:58:03 -0000	2.15
@@ -107,7 +107,7 @@
                               </tr>
                               <tr> 
                                  <td nowrap class="block4bold"> [L]Work phone[/L]:</td>
-                                 <td class="maincontent">[loop-param phone_night]</td>
+                                 <td class="maincontent">[loop-param phone_day]</td>
                               </tr>
                               <tr> 
                                  <td class="block4bold">[L]Email[/L]:</td>
@@ -394,4 +394,4 @@
 <!-- ----- END REAL STUFF ----- -->
 
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ version: $Id: customer_view.html,v 2.14 2004/10/04 01:34:38 danb Exp $ -->
+<!-- page: @@MV_PAGE@@ version: $Id: customer_view.html,v 2.15 2004/11/16 13:58:03 jon Exp $ -->








More information about the interchange-cvs mailing list