bug : Font size too large

This commit is contained in:
Dany De Bontridder 2014-03-13 20:06:24 +01:00
parent fda4587fa0
commit 67c9d39374

View file

@ -223,7 +223,7 @@ if ( isset( $_REQUEST['bt_html'] ) )
'(' . $fiche->id . ')' .
$fiche->getName() . ' ' .
' [ ' . $fiche->get_quick_code() . ' ] ' .
'<h2>';
'</h2>';
$fiche->HtmlTableHeader();
$fiche->HtmlTable(null, $_GET['ople']);
$fiche->HtmlTableHeader();