The change password and lost password forms are missing the "formstyle "
attribute.

If you look in gluon tools.py you see both methods call the form_factory,
the last line of these 2 methods should be
.",formstyle=self.settings.formstyle)" this way it maintains consistency
between forms.
Please commit to trunk.

Thx.

Reply via email to