Changeset 29014 for _plugins_/cfg

Show
Ignore:
Timestamp:
05.06.2009 13:26:54 (8 months ago)
Author:
pierre.fiches@…
Message:

value et option_intro

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • _plugins_/cfg/saisies/police.html

    r28079 r29014  
    1313] 
    1414<select name="police"[ class=" (#ENV{class})"]> 
    15         <option></option> 
     15        <option value="">[(#ENV{option_intro})]</option> 
    1616        <BOUCLE_police(POUR){tableau #VAL{polices/}|find_all_in_path{\w+\.ttf}}{par cle}> 
    1717                <option value="#CLE"[ (#ENV{valeur}|=={#CLE}|oui)selected="selected"]>#CLE</option>