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

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Thu Jun 13 19:59:00 2002


User:      edl
Date:      2002-06-13 23:58:08 GMT
Modified:  dist/foundation/pages/ord Tag: STABLE_4_8-branch
Modified:           checkout.html
Log:
The [perl] block at the top of checkout.html which manipulates shipmodes
for download-only orders was outside (above) the PAGE CONTENT area, causing
it to be lopped off if the page was edited and saved with the UI page
editor. Moved into top of PAGE CONTENT.

Revision  Changes    Path
No                   revision



No                   revision



2.0.2.5   +11 -3     interchange/dist/foundation/pages/ord/checkout.html


rev 2.0.2.5, prev_rev 2.0.2.4
Index: checkout.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/ord/checkout.html,v
retrieving revision 2.0.2.4
retrieving revision 2.0.2.5
diff -u -r2.0.2.4 -r2.0.2.5
--- checkout.html	17 May 2002 03:12:21 -0000	2.0.2.4
+++ checkout.html	13 Jun 2002 23:58:07 -0000	2.0.2.5
@@ -1,12 +1,22 @@
 [comment]
-ui_template: Yes
+ui_template: yes
 ui_template_name: noleft
 [/comment]
 
 [tmp page_title]__COMPANY__ -- Check Out[/tmp]
+[tmp members_only][/tmp]
+
+[control reset=1]
+
+  [control-set]
+    [component]none[/component]
+  [/control-set]
+
+[control reset=1]
 
 @_NOLEFT_TOP_@
 
+<!-- BEGIN CONTENT -->
 [perl tables="country products"]
     my $db = $Db{country} or return;
  
@@ -39,8 +49,6 @@
     }
     return;
 [/perl]
-
-<!-- BEGIN CONTENT -->
 
 <table width="95%">
 <tr>