From 57cf3846171a2a1393d5c2a9fcdb0aec64a3c8ba Mon Sep 17 00:00:00 2001 From: Cedric Date: Tue, 25 Mar 2014 13:05:29 +0100 Subject: [PATCH] Keep value on validtions failure --- 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 9c980e5c00f..d67b810e536 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 'transparency?' checked="checked"':'').'>'; print ''; // Realised by