DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=34077>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34077 ------- Additional Comments From [EMAIL PROTECTED] 2005-03-21 20:44 ------- Below is patch for registration_success_jx.xml (added 'back to samples' link) Index: D:/svn/cocoon/src/blocks/forms/samples/forms/registration_success_jx.xml =================================================================== --- D:/svn/cocoon/src/blocks/forms/samples/forms/registration_success_jx.xml (revision 158492) +++ D:/svn/cocoon/src/blocks/forms/samples/forms/registration_success_jx.xml (working copy) @@ -18,5 +18,8 @@ <title>Registration successful</title> <content> Registration was successful for ${username}! + <p> + <a href="./">Back to samples</a> + </p> </content> </page> -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
