summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs/account.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/account/prefs/account.html.tmpl')
-rw-r--r--template/en/default/account/prefs/account.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/account/prefs/account.html.tmpl b/template/en/default/account/prefs/account.html.tmpl
index 798bb8e40..70190048a 100644
--- a/template/en/default/account/prefs/account.html.tmpl
+++ b/template/en/default/account/prefs/account.html.tmpl
@@ -74,7 +74,7 @@
</tr>
<tr>
<th align="right">Change request expires:</th>
- <td>[% login_change_date %]</td>
+ <td>[% login_change_date FILTER time %]</td>
</tr>
[% ELSE %]
<tr>
@@ -83,7 +83,7 @@
</tr>
<tr>
<th align="right">Completion date:</th>
- <td>[% login_change_date %]</td>
+ <td>[% login_change_date FILTER time %]</td>
</tr>
[% END %]
[% ELSE %]