0000617: Avertissement si aucune fiche ou catégorie n'est disponible
This commit is contained in:
parent
0133e9f552
commit
5adb246977
1 changed files with 1 additions and 0 deletions
|
|
@ -257,6 +257,7 @@ case 'st':
|
||||||
$html.='</h3>';
|
$html.='</h3>';
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
$sql.=" ".$where;
|
||||||
$array=$cn->make_array($sql);
|
$array=$cn->make_array($sql);
|
||||||
$html=HtmlInput::anchor_close('select_card_div');
|
$html=HtmlInput::anchor_close('select_card_div');
|
||||||
$html.=h2info('Choix de la catégorie');
|
$html.=h2info('Choix de la catégorie');
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue