Remove useless var
This commit is contained in:
parent
9e91826dea
commit
1ec8c259eb
@ -851,7 +851,6 @@ class Cronjob extends CommonObject
|
||||
if (! empty($conf->dol_no_mouse_hover)) $notooltip=1; // Force disable tooltips
|
||||
|
||||
$result = '';
|
||||
$companylink = '';
|
||||
|
||||
$label = '<u>' . $langs->trans("CronJob") . '</u>';
|
||||
$label.= '<br>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user