bug #5309
This commit is contained in:
parent
8f963854cf
commit
feafa9629d
@ -62,7 +62,7 @@ function llxHeader($head = "", $urlp = "") {
|
||||
$menu->add(DOL_URL_ROOT."/service/", "Services");
|
||||
}
|
||||
|
||||
$menu->add("projet/", "Projets");
|
||||
$menu->add(DOL_URL_ROOT."/projet/", "Projets");
|
||||
|
||||
left_menu($menu->liste);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user