From e16385b4966fbc3ec5688aea610c9aa8b16e8648 Mon Sep 17 00:00:00 2001 From: Cedric Date: Tue, 25 Mar 2014 11:48:44 +0100 Subject: [PATCH] FIX :[bug #1309] --- htdocs/comm/action/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/action/fiche.php b/htdocs/comm/action/fiche.php index 2d22e77619d..9c980e5c00f 100644 --- a/htdocs/comm/action/fiche.php +++ b/htdocs/comm/action/fiche.php @@ -538,7 +538,7 @@ if ($action == 'create') // Busy print ''.$langs->trans("Busy").''; - print ''; + print ''; print ''; // Realised by