diff --git a/application/views/cron/index.php b/application/views/cron/index.php index 640548de5..964f4dd19 100644 --- a/application/views/cron/index.php +++ b/application/views/cron/index.php @@ -25,16 +25,17 @@
Status Master-Cron:
- +
Cron List
+
@@ -85,6 +86,12 @@
+ +
+

Your Mastercron isn't running.
Copy the cron above to a external cron service or into your server's cron to use this cron manager.

+

On a basic linux server with shell access use this command to edit your crons:

crontab -e

+
+
\ No newline at end of file