summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-password.html
blob: 8ad303c6753ac02e6efeb2bdc1321a641a48ce2f (plain)
1
2
3
4
<& tr-input-text.html, @_,
     'type'         => 'password',
     'autocomplete' => 1,
&>