diff --git a/include/class_icard.php b/include/class_icard.php index 6916331f3..338d176d4 100644 --- a/include/class_icard.php +++ b/include/class_icard.php @@ -224,7 +224,7 @@ class ICard extends HtmlInput $ind=sprintf('', $this->indicator); - + $this->indicator="null"; $div=($this->choice_create == 1) ? sprintf('
',$this->choice):""; $query=dossier::get().'&e='.urlencode($this->typecard);