[interchange-cvs] interchange - racke modified dist/standard/pages/member/account.html

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Fri Sep 22 15:23:25 EDT 2006


User:      racke
Date:      2006-09-22 19:23:25 GMT
Modified:  dist/standard/pages/member account.html
Log:
fix completely broken error handling (no check, incorrect display)

Revision  Changes    Path
1.5       +2 -2      interchange/dist/standard/pages/member/account.html


rev 1.5, prev_rev 1.4
Index: account.html
===================================================================
RCS file: /var/cvs/interchange/dist/standard/pages/member/account.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- account.html	23 Apr 2005 18:10:12 -0000	1.4
+++ account.html	22 Sep 2006 19:23:25 -0000	1.5
@@ -28,7 +28,7 @@
 
 [if errors]
 <ul style="color: red">
-  [error all=1 show_error joiner="<LI>"]
+  [error all=1 show_error=1 show_label=1 keep=1 joiner="<LI>"]
 </ul>
 [/if]
 
@@ -52,7 +52,7 @@
 
 [comment] account_change profile in etc/profiles.order [/comment]
 
-<INPUT TYPE=hidden NAME=mv_order_profile VALUE=account_change>
+<INPUT TYPE=hidden NAME=mv_form_profile VALUE=account_change>
 <INPUT TYPE=hidden NAME=mv_todo     VALUE=return>
 <INPUT TYPE=hidden NAME=mv_nextpage VALUE="@@MV_PAGE@@">
 <INPUT TYPE=HIDDEN NAME=mv_check    VALUE="Save_database">








More information about the interchange-cvs mailing list