Changeset 29321 for _plugins_/jeux
- Timestamp:
- 21.06.2009 23:01:47 (8 months ago)
- Files:
-
- 1 modified
-
_plugins_/jeux/fonds/cfg_jeux.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/jeux/fonds/cfg_jeux.html
r26495 r29321 17 17 <label><:jeux:type_resultat:><br/> 18 18 <select name="type_resultat"> 19 <option value="dernier"[ selected="(#CONFIG{jeux/type_resultat}|=={dernier}|?{selected})"]><:jeux:resultat2_dernier:></option> 19 20 <option value="premier"[ selected="(#CONFIG{jeux/type_resultat}|=={premier}|?{selected})"]><:jeux:resultat2_premier:></option> 20 <option value="dernier"[ selected="(#CONFIG{jeux/type_resultat}|=={dernier}|?{selected})"]><:jeux:resultat2_dernier:></option>21 21 <option value="meilleur"[ selected="(#CONFIG{jeux/type_resultat}|=={meilleur}|?{selected})"]><:jeux:resultat2_meilleur:></option> 22 22 <option value="meilleurs"[ selected="(#CONFIG{jeux/type_resultat}|=={meilleurs}|?{selected})"]><:jeux:resultat2_meilleurs:></option>
