From: vincent@cubedesigners.com Date: Fri, 25 May 2018 14:38:49 +0000 (+0000) Subject: fix #2065 @0:05 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=d9210599c32f7d9a85b1e5604a5cd8658ea4b94c;p=cubeextranet.git fix #2065 @0:05 --- diff --git a/inc/extranet/Controlleur/class.extranet.url.php b/inc/extranet/Controlleur/class.extranet.url.php index 119582fa9..99eac0f91 100644 --- a/inc/extranet/Controlleur/class.extranet.url.php +++ b/inc/extranet/Controlleur/class.extranet.url.php @@ -285,7 +285,7 @@ class extranetUrl $shortcuts = array(); if ($core->user->grade >= 1) { - $shortcuts[] = '' . $core->typo->Ajouter('Créer un projet') . ''; + $shortcuts[] = '' . $core->typo->Ajouter('Créer un projet') . ''; } $filtres = array();