Line | |
---|
1 | <B_mot> |
---|
2 | <label for="groupe-#ID_GROUPE">[(#ENV{titre}|supprimer_numero)]</label> |
---|
3 | <select name="groupe[#ID_GROUPE]" id="groupe-#ID_GROUPE"> |
---|
4 | <option value=''><:collection:indifferent:></option> |
---|
5 | <BOUCLE_mot(MOTS spip_mots_articles spip_articles) {articles.statut = publie} {fusion mots.id_mot}{id_groupe}{par num titre, titre}> |
---|
6 | [<option value="#ID_MOT"[ (#ID_MOT|=={#ENV{id_mot}}|oui)selected="selected"]>(#TITRE)</option>] |
---|
7 | </BOUCLE_mot> |
---|
8 | |
---|
9 | </select> |
---|
10 | </B_mot> |
---|
Note: See
TracBrowser
for help on using the repository browser.