RT#18361: Delay package from billing until services are provisioned [bug fix to javas...
[freeside.git] / httemplate / elements / tr-password.html
1 <& tr-input-text.html, @_,
2      'type'         => 'password',
3      'autocomplete' => 1,
4 &>