Update syslog.php
This commit is contained in:
parent
cff5edd604
commit
c9c3cef5d7
@ -183,7 +183,7 @@ if (!$defaultsyslogfile) {
|
|||||||
$optionmc = '';
|
$optionmc = '';
|
||||||
if (!empty($conf->global->MAIN_MODULE_MULTICOMPANY) && $user->entity) {
|
if (!empty($conf->global->MAIN_MODULE_MULTICOMPANY) && $user->entity) {
|
||||||
print '<div class="error">'.$langs->trans("ContactSuperAdminForChange").'</div>';
|
print '<div class="error">'.$langs->trans("ContactSuperAdminForChange").'</div>';
|
||||||
$option = 'disabled';
|
$optionmc = 'disabled';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user