summaryrefslogtreecommitdiffstats
path: root/template/default/admin/change-password.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/admin/change-password.html.tmpl')
-rw-r--r--template/default/admin/change-password.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/admin/change-password.html.tmpl b/template/default/admin/change-password.html.tmpl
index 29d03c030..a8ad930ee 100644
--- a/template/default/admin/change-password.html.tmpl
+++ b/template/default/admin/change-password.html.tmpl
@@ -26,7 +26,7 @@
</p>
<form method="post" action="token.cgi">
- <input type="hidden" name="t" value="[% token %]" />
+ <input type="hidden" name="t" value="[% token FILTER html %]" />
<input type="hidden" name="a" value="chgpw" />
<table>
<tr>