[interchange-cvs] interchange - ton modified dist/foundation/pages/canceled.html

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Sat Feb 8 08:09:00 2003


User:      ton
Date:      2003-02-08 13:08:39 GMT
Modified:  dist/foundation/pages canceled.html
Log:
	Localization foundation demo cont'd

Revision  Changes    Path
2.3       +6 -6      interchange/dist/foundation/pages/canceled.html


rev 2.3, prev_rev 2.2
Index: canceled.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/canceled.html,v
retrieving revision 2.2
retrieving revision 2.3
diff -u -r2.2 -r2.3
--- canceled.html	12 Sep 2002 14:14:28 -0000	2.2
+++ canceled.html	8 Feb 2003 13:08:39 -0000	2.3
@@ -31,20 +31,20 @@
 [control reset=1]
 
 [set members_only]0[/set]
-[set page_banner]Stop Shopping[/set]
-[set page_title]__COMPANY__ -- Stop Shopping[/set]
+[set page_banner][L]Stop Shopping[/L][/set]
+[set page_title]__COMPANY__ -- [L]Stop Shopping[/L][/set]
 
 @_LEFTONLY_TOP_@
 
 <!-- BEGIN CONTENT -->
 
-Please confirm your request to stop shopping by clicking the button below. All
+[L CANCEL_PAR1]Please confirm your request to stop shopping by clicking the button below. All
 items will be cleared from your shopping cart, your name and address information
-will be expunged, and all saved settings from your visit will disappear.
+will be expunged, and all saved settings from your visit will disappear.[/L]
 
 <br><br>
 
-Thank you for visiting!
+[L]Thank you for visiting![/L]
 
 <br><br>
 					
@@ -52,7 +52,7 @@
 <input type=hidden name=mv_session_id value="[data session id]">
 <input type=hidden name=mv_todo      value=cancel>
 <input type=hidden name=mv_nextpage  value=index>
-<input type=submit value="Stop Shopping">
+<input type=submit value="[L]Stop Shopping[/L]">
 </form>
 
 <!-- END CONTENT -->