Fiche : détail fiche , change taille id fiche
This commit is contained in:
parent
f39d1f6c99
commit
f24cc41fdd
1 changed files with 1 additions and 1 deletions
|
|
@ -553,7 +553,7 @@ class Fiche
|
|||
array($this->id));
|
||||
$ret="";
|
||||
$ret.=h2(_("Catégorie")." ".$type_card, 'style="display:inline"');
|
||||
$ret.='<span style="font-weight:bolder;margin-right:5px;float:right">'.
|
||||
$ret.='<span style="margin-right:5px;float:right">'.
|
||||
_('id fiche').':'.$this->id."</span>";
|
||||
$ret.="<table style=\"width:98%;margin:1%\">";
|
||||
if (empty($attr))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue