catch bad SMTP settings before they error out sending mail, RT#83775
[freeside.git] / httemplate / elements / tr-password.html
1 <& tr-input-text.html, @_,
2      'type'         => 'password',
3      'autocomplete' => 1,
4 &>