RT# 34134 - Fixed error with amount not being sent when field disabled.
[freeside.git] / httemplate / elements / tr-password.html
1 <& tr-input-text.html, @_,
2      'type'         => 'password',
3      'autocomplete' => 1,
4 &>