From fb16feb666a5124a279d44c8ae78aa5ba9603385 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 17 Mar 2016 23:19:19 +0100 Subject: [PATCH] FIX Same term to create than other objects --- htdocs/projet/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/projet/card.php b/htdocs/projet/card.php index c6511e2a67d..cf7432fd49e 100644 --- a/htdocs/projet/card.php +++ b/htdocs/projet/card.php @@ -535,7 +535,7 @@ if ($action == 'create' && $user->rights->projet->creer) dol_fiche_end(); print '
'; - print ''; + print ''; if (! empty($backtopage)) { print '     ';