Trans
This commit is contained in:
parent
929a44d7ca
commit
186df884fa
@ -250,7 +250,7 @@ if ($action=='inactive')
|
|||||||
$form = new Form($db);
|
$form = new Form($db);
|
||||||
$formCron = new FormCron($db);
|
$formCron = new FormCron($db);
|
||||||
|
|
||||||
llxHeader('',$langs->trans("CronAdd"));
|
llxHeader('',$langs->trans("CronTask"));
|
||||||
|
|
||||||
if ($action=='edit' || empty($action) || $action=='delete' || $action=='execute')
|
if ($action=='edit' || empty($action) || $action=='delete' || $action=='execute')
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user