diff --git a/include/impress_poste.inc.php b/include/impress_poste.inc.php index f902ee48b..d6c55c01c 100644 --- a/include/impress_poste.inc.php +++ b/include/impress_poste.inc.php @@ -223,7 +223,7 @@ if ( isset( $_REQUEST['bt_html'] ) ) '(' . $fiche->id . ')' . $fiche->getName() . ' ' . ' [ ' . $fiche->get_quick_code() . ' ] ' . - '

'; + '

'; $fiche->HtmlTableHeader(); $fiche->HtmlTable(null, $_GET['ople']); $fiche->HtmlTableHeader();