[interchange-cvs] interchange - jon modified dist/foundation/pages/ord/checkout.html

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Mon Mar 4 18:29:00 2002


User:      jon
Date:      2002-03-04 23:28:04 GMT
Modified:  dist/foundation/pages/ord Tag: STABLE_4_8-branch
Modified:           checkout.html
Log:
Fix typo. Thanks to Seth Stone, hhh@springboardgroup.com, for finding.

Revision  Changes    Path
No                   revision



No                   revision



2.0.2.3   +1 -1      interchange/dist/foundation/pages/ord/checkout.html


rev 2.0.2.3, prev_rev 2.0.2.2
Index: checkout.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/ord/checkout.html,v
retrieving revision 2.0.2.2
retrieving revision 2.0.2.3
diff -u -u -r2.0.2.2 -r2.0.2.3
--- checkout.html	13 Oct 2001 23:10:23 -0000	2.0.2.2
+++ checkout.html	4 Mar 2002 23:28:04 -0000	2.0.2.3
@@ -643,7 +643,7 @@
 	      <option [selected payment_method postal] value="postal">Postal Billing
 	      [/if]
 	      [if variable COD_ACCEPTED]
-	      <option [selected payment_method postal] value="cod">C.O.D.
+	      <option [selected payment_method cod] value="cod">C.O.D.
 	      [/if]
 	      </SELECT>
             </td>