diff --git a/htdocs/fichinter/fiche.php b/htdocs/fichinter/fiche.php index a750a8e848d..786691cd36c 100644 --- a/htdocs/fichinter/fiche.php +++ b/htdocs/fichinter/fiche.php @@ -808,24 +808,33 @@ else if ($id > 0 || ! empty($ref)) // Description (must be a textarea and not html must be allowed (used in list view) print '
| '; - print $langs->trans('Description'); - print ' | '; - if ($action != 'editdescription' && $object->statut == 0) print 'id.'">'.img_edit($langs->trans('Modify'),1).' | '; - print '
| '; + print $langs->trans('Description'); + print ' | '; + if ($action != 'editdescription' && $object->statut == 0) print 'id.'">'.img_edit($langs->trans('Modify'),1).' | '; + print '