factor out the range-handling portions of receivables report, start on a similar...
[freeside.git] / httemplate / elements / tr-password.html
1 <% include('tr-input-text.html', @_,
2              'type'   => 'password',
3           )
4 %>