mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
no success-message on initial load
This commit is contained in:
parent
c27b4a5add
commit
d99b52d48f
@ -161,7 +161,7 @@ class uiconfig
|
||||
unset($errors);
|
||||
unset($GLOBALS['config_error']);
|
||||
}
|
||||
else
|
||||
elseif ($_POST['apply'])
|
||||
{
|
||||
egw_framework::message(lang('Configuration saved.'), 'success');
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user