From 8e586008dd8cceb02fc5378d11fce9673a0d5e41 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Fri, 19 Feb 2016 13:18:51 -0800 Subject: issue #287 require old password to change password --- view/tpl/settings_account.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'view') diff --git a/view/tpl/settings_account.tpl b/view/tpl/settings_account.tpl index 9f550fe4a..4a93e0610 100755 --- a/view/tpl/settings_account.tpl +++ b/view/tpl/settings_account.tpl @@ -8,6 +8,7 @@
{{include file="field_input.tpl" field=$email}} + {{include file="field_password.tpl" field=$origpass}} {{include file="field_password.tpl" field=$password1}} {{include file="field_password.tpl" field=$password2}}
-- cgit v1.2.3