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.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/account/prefs/account.html.tmpl b/template/en/default/account/prefs/account.html.tmpl
index bfae7f071..3f838691b 100644
--- a/template/en/default/account/prefs/account.html.tmpl
+++ b/template/en/default/account/prefs/account.html.tmpl
@@ -72,6 +72,7 @@
<th align="right">New password:</th>
<td>
<input type="password" name="new_password1">
+ [% INCLUDE "mfa/protected.html.tmpl" %]
</td>
</tr>
@@ -109,6 +110,7 @@
<th align="right">New email address:</th>
<td>
<input size="35" name="new_login_name">
+ [% INCLUDE "mfa/protected.html.tmpl" %]
</td>
</tr>
[% END %]