0000617: Avertissement si aucune fiche ou catégorie n'est disponible

This commit is contained in:
Dany De Bontridder 2012-06-13 17:14:51 +00:00
parent 0133e9f552
commit 5adb246977

View file

@ -257,6 +257,7 @@ case 'st':
$html.='</h3>';
break;
}
$sql.=" ".$where;
$array=$cn->make_array($sql);
$html=HtmlInput::anchor_close('select_card_div');
$html.=h2info('Choix de la catégorie');