diff --git a/include/class_fiche.php b/include/class_fiche.php
index c5fe8c927..ee5c63ad3 100644
--- a/include/class_fiche.php
+++ b/include/class_fiche.php
@@ -558,7 +558,7 @@ class Fiche
/* show card type here */
$type_card=$this->cn->get_value('select fd_label from fiche_def join fiche using (fd_id) where f_id=$1',array($this->id));
$ret=h2("Type de fiche : ".h($type_card)." (id ".$this->id.")","");
- $ret.="