From 68c28ab3c713103713ed78870c15d17305e5cf3d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 4 Oct 2019 12:31:25 +0200 Subject: [PATCH] FIX Look and feel v10 --- htdocs/societe/project.php | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/htdocs/societe/project.php b/htdocs/societe/project.php index 0a345fc6369..dd6c4b46cdf 100644 --- a/htdocs/societe/project.php +++ b/htdocs/societe/project.php @@ -119,25 +119,7 @@ if ($socid) dol_fiche_end(); - /* - * Barre d'action - */ - - /*print '
'; - - if (! empty($conf->projet->enabled)) - { - if (! empty($conf->projet->enabled) && ! empty($user->rights->projet->creer)) - {*/ - $addbutton = ''.$langs->trans("AddProject").''; - /* } - else - { - print ''.$langs->trans("AddProject").''; - } - } - - print '
'; */ + $addbutton = ''.$langs->trans("AddProject").''; print '
';