From 95cfe292f40948d3c3b1f1ceb6ca8c9099226ef1 Mon Sep 17 00:00:00 2001 From: kondou Date: Fri, 22 Aug 2014 16:48:21 +0200 Subject: Make the password changed msg inline to fix #10242 --- settings/templates/personal.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'settings/templates') diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 3bd5971f44e..300ade5e3f3 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -69,9 +69,10 @@ if($_['passwordChangeSupported']) { script('jquery-showpassword'); ?>
-

t('Password'));?>

-
t('Your password was changed');?>
-
t('Unable to change your password');?>
+

t('Password'));?>

+ + +
-- cgit v1.2.3