RT# 38517 - added auto create of customer contact, if requestor is not a contact...
[freeside.git] / httemplate / elements / tr-password.html
1 <& tr-input-text.html, @_,
2      'type'         => 'password',
3      'autocomplete' => 1,
4 &>