[interchange-cvs] interchange - racke modified dist/standard/pages/query/check_orders.html

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Thu Mar 30 07:58:30 EST 2006


User:      racke
Date:      2006-03-30 12:58:29 GMT
Modified:  dist/standard/pages/query check_orders.html
Log:
add [L] tags

Revision  Changes    Path
1.2       +8 -8      interchange/dist/standard/pages/query/check_orders.html


rev 1.2, prev_rev 1.1
Index: check_orders.html
===================================================================
RCS file: /var/cvs/interchange/dist/standard/pages/query/check_orders.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- check_orders.html	25 Apr 2004 17:07:52 -0000	1.1
+++ check_orders.html	30 Mar 2006 12:58:29 -0000	1.2
@@ -273,28 +273,28 @@
 <table width="100%" border=0 cellpadding=3 cellspacing=1 class=rseparator>
 <tr class=rhead>
 	<td class=rhead>
-		Date
+		[L]Date[/L]
 	</td>
 	<td class=rhead>
-		Order ID
+		[L]Order ID[/L]
 	</td>
 	<td class=rhead align=right>
-		Qty Total
+		[L]Qty Total[/L]
 	</td>
 	<td class=rhead>
-		Payment Method
+		[L]Payment Method[/L]
 	</td>
 	<td class=rhead align=right>
-		Subtotal
+		[L]Subtotal[/L]
 	</td>
 	<td class=rhead align=right>
-		Shipping/Handling
+		[L]Shipping/Handling[/L]
 	</td>
 	<td class=rhead align=right>
-		TOTAL
+		[L]TOTAL[/L]
 	</td>
 	<td class=rhead>
-		Status
+		[L]Status[/L]
 	</td>
 </tr>
 [query list=1 sql="select * from transactions where username = '[data session username]' order by order_date"]








More information about the interchange-cvs mailing list