summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-password.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/tr-password.html')
-rw-r--r--httemplate/elements/tr-password.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/httemplate/elements/tr-password.html b/httemplate/elements/tr-password.html
index bbc624d8c..d19c4ed0e 100644
--- a/httemplate/elements/tr-password.html
+++ b/httemplate/elements/tr-password.html
@@ -1,4 +1,3 @@
-<% include('tr-input-text.html', @_,
+<& tr-input-text.html, @_,
'type' => 'password',
- )
-%>
+&>