From c5f6a77dbd4480874a1907dec1ad222e03713b22 Mon Sep 17 00:00:00 2001 From: Victor Dubiniuk Date: Mon, 18 Feb 2013 21:15:32 +0300 Subject: [PATCH] Correct new password input name --- settings/templates/personal.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 6b3e8acbf02..6e9ad5e1acb 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -37,7 +37,7 @@ if($_['passwordChangeSupported']) {
t('Your password was changed');?>
t('Unable to change your password');?>
- + -- 2.39.5