Unnecessary semicolon.

(cherry picked from commit fe79d6c)
This commit is contained in:
Yuriy Pikhtarev 2017-05-05 01:11:11 +03:00 committed by Vasily Komrakov
commit 8f7ef8af1a
No known key found for this signature in database
GPG key ID: 558236680C20A69A
53 changed files with 53 additions and 53 deletions

View file

@ -2422,7 +2422,7 @@ $lang['REPAIR_CRON'] = 'Repair Cron';
$lang['CRON_EDIT_HEAD_EDIT'] = 'Edit job';
$lang['CRON_EDIT_HEAD_ADD'] = 'Add job';
$lang['CRON_SCRIPT_EXPL'] = 'name of the script from "includes/cron/jobs/"';;
$lang['CRON_SCRIPT_EXPL'] = 'name of the script from "includes/cron/jobs/"';
$lang['SCHEDULE'] = array(
'select' => '» Select start',
'hourly' => 'hourly',