opencart documentation page.'; $_['text_cron_2'] = 'You need to set your Cron task to run every hour.'; $_['text_info'] = 'CRON Information'; $_['text_hour'] = 'Hour'; $_['text_day'] = 'Day'; $_['text_month'] = 'Month'; // Column $_['column_code'] = 'Cron Code'; $_['column_cycle'] = 'Cycle'; $_['column_date_added'] = 'Date Added'; $_['column_date_modified'] = 'Date Modified'; $_['column_action'] = 'Action'; // entry $_['entry_cron'] = 'Cron URL'; $_['entry_description'] = 'Description'; // Error $_['error_permission'] = 'Warning: You do not have permission to modify cron jobs!';