diff --git a/htdocs/cron/card.php b/htdocs/cron/card.php index abdf72cb70f..0a042e56e03 100644 --- a/htdocs/cron/card.php +++ b/htdocs/cron/card.php @@ -74,7 +74,7 @@ if (!empty($cancel)) { exit; } } -}Luracast/Restler/pull/515/files +} // Delete jobs if ($action == 'confirm_delete' && $confirm == "yes" && $user->rights->cron->delete) {