mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-18 16:18:47 +02:00
N°2866 Change "cron" case in labels as it is not an acronym
Thanks @Hipska for the feedback done in Combodo/iTop#124 !
This commit is contained in:
@@ -658,7 +658,7 @@ EOF
|
||||
if ($oMutex->IsLocked())
|
||||
{
|
||||
$oPage->add(<<<HTML
|
||||
<div class="message">An iTop CRON process is being executed on the target database. iTop CRON process will be stopped during the setup execution.</div>
|
||||
<div class="message">An iTop cron process is being executed on the target database. iTop cron process will be stopped during the setup execution.</div>
|
||||
HTML
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user