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

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Tue Nov 18 17:57:53 EST 2003


User:      edl
Date:      2003-11-18 22:57:53 GMT
Modified:  dist/foundation/pages account.html
Log:
Fixed a few problems on this page: now clearing errors at bottom to eliminate
phantom error messages, fixed missing inline error display for phone_night,
fixed intermittent issue with target page.

Revision  Changes    Path
2.8       +4 -3      interchange/dist/foundation/pages/account.html


rev 2.8, prev_rev 2.7
Index: account.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/account.html,v
retrieving revision 2.7
retrieving revision 2.8
diff -u -r2.7 -r2.8
--- account.html	22 May 2003 15:02:28 -0000	2.7
+++ account.html	18 Nov 2003 22:57:53 -0000	2.8
@@ -162,7 +162,7 @@
     <INPUT TYPE=text NAME=phone_day VALUE="[value phone_day]" size="15" maxlength="20">
   </td>
   <td align=right> 
-    [L]Evening Phone[/L]
+    [error name=phone_night std_label="[L]Evening Phone[/L]"]
   </td>
   <td>
     <INPUT TYPE=text NAME=phone_night VALUE="[value phone_night]" size="15" maxlength="20">
@@ -323,13 +323,14 @@
     mv_nextpage=ord/checkout
   [/set]
 
-  <INPUT TYPE=hidden VALUE="Save and Checkout" NAME="mv_click"  >
-  <INPUT TYPE=SUBMIT VALUE="[L]Save and Checkout[/L]">
+  <INPUT TYPE=SUBMIT name=mv_click VALUE="[L]Save and Checkout[/L]">
   <br><br>
   <A HREF="[area ord/checkout]">[L]No change, go to checkout[/L]</A>
 [/if]
 
  </form>
+
+[seti clear_errors][error all=1 hide=1 comment="Clear errors"][/seti]
 
 <!-- END CONTENT -->
 








More information about the interchange-cvs mailing list