bug : Font size too large
This commit is contained in:
parent
fda4587fa0
commit
67c9d39374
1 changed files with 1 additions and 1 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue