diff --git a/htdocs/fichinter/fiche.php b/htdocs/fichinter/fiche.php index 90cc18b7a94..431437631b6 100644 --- a/htdocs/fichinter/fiche.php +++ b/htdocs/fichinter/fiche.php @@ -610,7 +610,7 @@ elseif ($fichinterid) print ''; - if ($_GET['action'] != 'editdescription' && $fichinter->brouillon) print ''; + if ($_GET['action'] != 'editdescription' && $fichinter->brouillon) print ''; print '
'; print $langs->trans('Description'); print 'id.'">'.img_edit($langs->trans('SetDescription'),1).'id.'">'.img_edit($langs->trans('Modify'),1).'
'; print ''; if ($_GET['action'] == 'editdescription')