core: better description for previous

This commit is contained in:
Franco Fichtner 2018-03-30 11:16:09 +02:00
parent 87663b5c7b
commit 7f815541ae

View File

@ -131,7 +131,7 @@ function core_services()
);
$services[] = array(
'description' => gettext('login (sync users and groups)'),
'description' => gettext('Users and Groups'),
'php' => array(
"restart" => array('system_login_configure')
),