diff --git a/htdocs/core/boxes/box_scheduled_jobs.php b/htdocs/core/boxes/box_scheduled_jobs.php index c7a4692f620..c0e58ecba47 100644 --- a/htdocs/core/boxes/box_scheduled_jobs.php +++ b/htdocs/core/boxes/box_scheduled_jobs.php @@ -176,7 +176,7 @@ class box_scheduled_jobs extends ModeleBoxes $textnoformat .= '
0
'; } $this->info_box_contents[$line][] = array( - 'td' => 'class="center"', + 'td' => 'class="right"', 'textnoformat' => $textnoformat ); } else {