Fix menu entry
This commit is contained in:
parent
2efd432946
commit
4b6427f920
@ -350,7 +350,7 @@ if (!empty($eventstolog) && is_array($eventstolog)) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (empty($out)) {
|
if (empty($out)) {
|
||||||
print img_warning().' '.$langs->trans("NoSecurityEventsAreAduited", $langs->transnoentities("Home").' - '.$langs->transnoentities("Setup").' - '.$langs->transnoentities("Audit")).'<br>';
|
print img_warning().' '.$langs->trans("NoSecurityEventsAreAduited", $langs->transnoentities("Home").' - '.$langs->transnoentities("Setup").' - '.$langs->transnoentities("Security")).'<br>';
|
||||||
}
|
}
|
||||||
|
|
||||||
print '<br>';
|
print '<br>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user