diff --git a/htdocs/comm/action/fiche.php b/htdocs/comm/action/fiche.php index 2d22e77619dddc0946a33fc11b2573614237dce3..9c980e5c00f00ee5b20cc915916cf29b3e0fdd19 100644 --- a/htdocs/comm/action/fiche.php +++ b/htdocs/comm/action/fiche.php @@ -538,7 +538,7 @@ if ($action == 'create') // Busy print '<tr><td width="30%" class="nowrap">'.$langs->trans("Busy").'</td><td>'; - print '<input id="transparency" type="checkbox" name="transparency" value="'.$actioncomm->transparency.'">'; + print '<input id="transparency" type="checkbox" name="transparency" >'; print '</td></tr>'; // Realised by