add lock_agentnum and lock_pkgpart parameters to new customer page, RT#9782
[freeside.git] / httemplate / elements / tr-password.html
1 <% include('tr-input-text.html', @_,
2              'type'   => 'password',
3           )
4 %>