From 7704375ccdc878717bc796d61498193baa0e0554 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 18 Sep 2020 01:36:06 +0200 Subject: [PATCH] Fix GETPOST --- 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 025974c4939..9dc13ca7c37 100644 --- a/htdocs/projet/card.php +++ b/htdocs/projet/card.php @@ -529,7 +529,7 @@ if ($action == 'create' && $user->rights->projet->creer) print ''; // Label - print ''.$langs->trans("Label").''; + print ''.$langs->trans("Label").''; // Usage (opp, task, bill time, ...) print '';