moderated the message a bit

This commit is contained in:
seek3r 2002-05-02 00:08:16 +00:00
parent b834ae9638
commit d467a7316d

View File

@ -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.'));
}