From cf02e40d1e0df5b92d1db3c0c9e80ecaa389cfe2 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 30 Sep 2023 19:40:09 +0200 Subject: [PATCH] CSS --- htdocs/cron/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/cron/list.php b/htdocs/cron/list.php index ed640f4b9e8..5cb492710ba 100644 --- a/htdocs/cron/list.php +++ b/htdocs/cron/list.php @@ -754,7 +754,7 @@ if ($num > 0) { $i++; } } else { - print ''.$langs->trans('CronNoJobs').''; + print ''.$langs->trans('CronNoJobs').''; } print '';