X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Ftr-password.html;h=8ad303c6753ac02e6efeb2bdc1321a641a48ce2f;hp=bbc624d8c8778e0fb63b86659a9038273c42c175;hb=7b0bbc4117a7959b9f7b7b2cf999b8188ba34160;hpb=eb4ff7f73c5d4bdf74a3472448b5a195598ff4cd diff --git a/httemplate/elements/tr-password.html b/httemplate/elements/tr-password.html index bbc624d8c..8ad303c67 100644 --- a/httemplate/elements/tr-password.html +++ b/httemplate/elements/tr-password.html @@ -1,4 +1,4 @@ -<% include('tr-input-text.html', @_, - 'type' => 'password', - ) -%> +<& tr-input-text.html, @_, + 'type' => 'password', + 'autocomplete' => 1, +&>