ajout des contraintes : enpechement d'agrafes des gros volumes
darcs-hash:20061007163148-f46e9-6b708c2f6275b8c5b0b643357675d1e14a34da4a.gz
This commit is contained in:
parent
641b1bee55
commit
3cdb1291d3
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@
|
|||
|
||||
<fieldset><legend>Copies et papier</legend>
|
||||
|
||||
<label for="type_papier" class="labelInput">Papier:</label>
|
||||
<select name="type_papier" id="type_papier" class="selectOne" onChange="Impression.settings.update(this);">
|
||||
<label for="papier" class="labelInput">Papier:</label>
|
||||
<select name="papier" id="papier" class="selectOne" onChange="Impression.settings.update(this);">
|
||||
#for type_papier in $crans.impression.PAPIER_VALEURS_POSSIBLES
|
||||
<option value="$type_papier">$crans.impression.LABELS[type_papier]</option>
|
||||
#end for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue