SELECT g.id_grp as id, g.lbl as lbl,'' as argu,g.image as image, g.special1 FROM groupe as g WHERE g.id_grp=7 AND g.id_lng='' order by ordre;