css
This commit is contained in:
parent
dc85e0df88
commit
0fc3b99a06
@ -127,7 +127,7 @@ if ($user->admin && empty($conf->global->MAIN_REMOVE_INSTALL_WARNING)) {
|
||||
}
|
||||
|
||||
if ($message) {
|
||||
print $message;
|
||||
print $message.'<br>';
|
||||
//$message.='<br>';
|
||||
//print info_admin($langs->trans("WarningUntilDirRemoved",DOL_DOCUMENT_ROOT."/install"));
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user