Close #15729 : fix error on box name and format

This commit is contained in:
lmarcouiller 2020-12-11 15:55:17 +01:00
parent 54228ad256
commit dea75e6158
2 changed files with 3 additions and 3 deletions

View File

@ -110,8 +110,8 @@ class box_scheduled_jobs extends ModeleBoxes
$cronstatic->status
);
$line++;
}
if (!empty($objp->lastresult)){
}
if (!empty($objp->lastresult)) {
$nbjobsinerror++;
}
$i++;

View File

@ -51,7 +51,7 @@ BoxGlobalActivity=Global activity (invoices, proposals, orders)
BoxGoodCustomers=Good customers
BoxTitleGoodCustomers=%s Good customers
BoxTitleFunnelOfProspection=Amount of prospection by status
BoxScheduledJobs=Schedules jobs
BoxScheduledJobs=Scheduled jobs
FailedToRefreshDataInfoNotUpToDate=Failed to refresh RSS flux. Latest successful refresh date: %s
LastRefreshDate=Latest refresh date
NoRecordedBookmarks=No bookmarks defined.