diff --git a/preferences/changepassword.php b/preferences/changepassword.php index 2f7311d0e6..e9ccc78243 100755 --- a/preferences/changepassword.php +++ b/preferences/changepassword.php @@ -40,7 +40,7 @@ if($GLOBALS['phpgw_info']['server']['auth_type'] != 'ldap') { - $GLOBALS['phpgw']->template->set_var('sql_message',lang('note: This feature does *not* change your email password. This will ' + $GLOBALS['phpgw']->template->set_var('sql_message',lang('note: This feature might *not* change your email password. This may ' . 'need to be done manually.')); }