summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-password.html
diff options
context:
space:
mode:
authorlevinse <levinse>2011-05-22 16:39:46 +0000
committerlevinse <levinse>2011-05-22 16:39:46 +0000
commit73ccbbf60928661e385c826de893e6fd57c7e364 (patch)
treefe56370e2539971df08e7cc2403f224138951907 /httemplate/elements/tr-password.html
parent6e39b5fce608de6c2fa532439b58e83c548814c9 (diff)
internationalization/localization, RT12515
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',
- )
-%>
+&>