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 '
';