Fix: chemin invalide
This commit is contained in:
parent
479a9bf1a9
commit
dbfcdda34d
@ -42,7 +42,7 @@ function llxHeader($head = "")
|
|||||||
|
|
||||||
$menu->add_submenu(DOL_URL_ROOT."/contact.php", $langs->trans("Contacts"));
|
$menu->add_submenu(DOL_URL_ROOT."/contact.php", $langs->trans("Contacts"));
|
||||||
|
|
||||||
$menu->add_submenu("notify/index.php", $langs->trans("Notifications"));
|
$menu->add_submenu("index.php", $langs->trans("Notifications"));
|
||||||
}
|
}
|
||||||
|
|
||||||
left_menu($menu->liste);
|
left_menu($menu->liste);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user