mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Fix: chemin invalide
This commit is contained in:
@@ -42,7 +42,7 @@ function llxHeader($head = "")
|
||||
|
||||
$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);
|
||||
|
||||
Reference in New Issue
Block a user