{if $isDue} {i18n arg_time=$timedif}The tasks were scheduled to be run #time# ago.{/i18n} {else} {i18n arg_time=$timedif}The tasks are scheduled to be run in #time#.{/i18n} {/if}
{if $bWin}{i18n}Please ensure that the scheduler is listed in the Windows Scheduled Tasks. To view the list of scheduled tasks, open the Control Panel and go to Scheduled Tasks. For further information on how to add or update a task, please refer to the documentation.{/i18n}
{i18n}Brief Guide to Scheduled Tasks:{/i18n}
{i18n}Please ensure that the scheduler is listed in your cron jobs. The line to be added to the crontab to implement the cron job is: {/i18n}
{i18n}Guide to using cron:{/i18n}