diff --git a/include/preod.inc.php b/include/preod.inc.php index bb11861c5..65837f227 100644 --- a/include/preod.inc.php +++ b/include/preod.inc.php @@ -85,8 +85,8 @@ if ( $request_sa== 'jrn' ) echo _("Aucun enregistrement"); return; } - - echo ''; + echo HtmlInput::filter_table('preod_table', '0', 0); + echo '
'; $count=0; foreach ($array as $row ) {