add ability to search on ranges of charged, owed to adv. invoice report, RT#6407
[freeside.git] / httemplate / elements / tr-password.html
1 <% include('tr-input-text.html', @_,
2              'type'   => 'password',
3           )
4 %>