remove stray whitespace

This commit is contained in:
Miles Lott 2001-07-18 20:34:11 +00:00
parent f829220ac2
commit e50cdaa6d6

View File

@ -38,10 +38,9 @@
if ($phpgw_info['server']['auth_type'] != 'ldap')
{
$phpgw->template->set_var('sql_message',lang('note: This feature does *not* change your email password. This will '
. 'need to be done manually.'));
. 'need to be done manually.'));
}
if ($submit)
{
if ($n_passwd != $n_passwd_2)