I was unable to retrieve your old password from the database.
[% ELSIF error == "undefined_field" %]
- [% field FILTER html %] was not defined; [% Param('browserbugmessage') %]
+ Form field [% field FILTER html %] was not defined; [% Param('browserbugmessage') %]
+ [%# Useful message if browser did not select show_bug radio button %]
+ [% IF field == "knob" %]
+ Check that the "Leave as..." radio button was selected.
+ [% END %]
[% ELSIF error == "unknown_action" %]
[% IF action %]