RT# 82949 - fixed error where form submits on cancel
[freeside.git] / httemplate / elements / tr-password.html
1 <& tr-input-text.html, @_,
2      'type'         => 'password',
3      'autocomplete' => 1,
4 &>