' .
+ echo ' ' .
'(' . $fiche->id . ')' .
$fiche->getName() . ' ' .
' [ ' . $fiche->get_quick_code() . ' ] ' .
@@ -233,7 +233,7 @@ if ( isset( $_REQUEST['bt_html'] ) )
{
// Detail //
echo '';
- echo ' ' .
+ echo ' ' .
'(' . $fiche->id . ')' .
$fiche->getName() . ' ' .
' [ ' . $fiche->get_quick_code() . ' ] ' .
@@ -269,7 +269,7 @@ if ( isset( $_REQUEST['bt_html'] ) )
$result=$Poste->HtmlTable(null,$_GET['ople']);
$table=ob_get_clean();
if ( $result == 0) {
- echo ''.$Poste->id." ".h($Poste->label).'
';
+ echo ''.$Poste->id." ".h($Poste->label).'
';
echo $table;
}
';
- echo ' ' .
+ echo '