fix CDRs showing on typeset (but not printed) invoices w/squelch_cdr, RT#13561
[freeside.git] / httemplate / elements / tr-password.html
1 <% include('tr-input-text.html', @_,
2              'type'   => 'password',
3           )
4 %>