File "choix_mots.html"
Full path: /home/argothem/www/SpipFactory-fichiers_de_travail/sauvegarde-depannage-1.9a3.2/1.9/formulaires/choix_mots.html
File size: 808 bytes
MIME-type: text/plain
Charset: utf-8
<B_mots>
<ul class="choix_mots">
<BOUCLE_mots(MOTS){id_groupe} {par titre} {1/2}><li>
<input type="[(#ENV{unseul}|choixsiegal{oui,radio,checkbox})]" name="ajouter_mot[]" id="mot#ID_MOT" value="#ID_MOT" [(#ID_MOT|in_any{#ENV**{ajouter_mot}, ''}|?{'checked="checked"',''})] />
[<label for="mot#ID_MOT">(#TITRE|supprimer_numero)</label>]</li>
</BOUCLE_mots>
</ul>
</B_mots>
<B_mots_suite>
<ul class="choix_mots">
<BOUCLE_mots_suite(MOTS){id_groupe} {par titre} {2/2}><li>
<input type="[(#ENV{unseul}|choixsiegal{oui,radio,checkbox})]" name="ajouter_mot[]" id="mot#ID_MOT" value="#ID_MOT" [(#ID_MOT|in_any{#ENV**{ajouter_mot}, ''}|?{'checked="checked"',''})] />
[<label for="mot#ID_MOT">(#TITRE|supprimer_numero)</label>]</li>
</BOUCLE_mots_suite>
</ul>
</B_mots_suite>
<br class="nettoyeur" />