There is a typo in the new reg_system/verify.html template, fixed with this
patch:
Index: verify.html
===================================================================
RCS file: /usr/local/src/cvsroot/www/retsiger.com/templates/reg_system/verify.html,v
retrieving revision 1.6
diff -u -u -r1.6 verify.html
--- verify.html 20 Mar 2002 07:07:27 -0000 1.6
+++ verify.html 20 Mar 2002 07:36:00 -0000
@@ -97,7 +97,7 @@
{{BILLING_INFO}}
<input type=submit value="Order Now!">
<input type=hidden name=action value="{{action}}">
-<input type=hideen name=mldn value="{{mldn}}">
+<input type=hidden name=mldn value="{{mldn}}">
</form>
</center>
<BR><BR>