WP File Manager
Current Path:
/
home
/
argothem
/
www
/
organecyberpresse
/
plugins
/
auto
/
newsletters
/
v3.0.1
/
formulaires
/
Name
Action
..
configurer_newsletters.html
Edit
editer_newsletter.html
Edit
editer_newsletter.php
Edit
inc-options-patrons.html
Edit
inc-options-subscribinglists-prog.html
Edit
programmer_newsletter.html
Edit
programmer_newsletter.php
Edit
Editing: inc-options-patrons.html
<select name="#ENV{name}" class="select" id="#ENV{name}"> <BOUCLE_patrons(DATA){source tableau, #ENV{#ENV{name},#ENV{defaut}}|liste_choix_patrons}> #SET{val,#CLE} <option value="#GET{val}"[(#ENV{#ENV{name},#ENV{defaut}}|=={#GET{val}}|oui)selected="selected"]>[(#VALEUR|extraire_multi)]</option> </BOUCLE_patrons> </select>