diff --git a/module/cron/view/index.html.php b/module/cron/view/index.html.php index 7858d2fc3e..2dd2dd7544 100644 --- a/module/cron/view/index.html.php +++ b/module/cron/view/index.html.php @@ -29,11 +29,11 @@
| cron->m?> | -cron->h?> | -cron->dom?> | -cron->mon?> | -cron->dow?> | +cron->m?> | +cron->h?> | +cron->dom?> | +cron->mon?> | +cron->dow?> | cron->command?> | cron->remark?> | cron->lastTime?> |
|---|