[horde] Patch for problem-template

Oliver Kuhl okuhl at netcologne.de
Thu Mar 13 03:01:40 PST 2003


Hi!

I had errors with the form validation. Here comes the fix for the submit-button 
in templates/problem/problem.inc:

    onclick="validate();"
should be:
    onclick="return validate();"

Gruss,
   Ollie.


More information about the horde mailing list