]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - templates/fr/option-pickone.tmpl
Load cups into easysw/current.
[thirdparty/cups.git] / templates / fr / option-pickone.tmpl
index 780340da85bca6112ec1e645d36d3b17a1e1d61f..3c74fca28cec0b279b90e72396b52176fadacee8 100644 (file)
@@ -5,10 +5,3 @@ NAME="{keyword}">{keytext}</A> :</TH>
 {[choices]<OPTION {choices={defchoice}?SELECTED:} VALUE="{choices}">{text}}
 </SELECT></TD>
 </TR>
-<TR>
-<TH CLASS="label"{conflicted=1? CLASS="conflict":}><A
-NAME="{keyword}">{keytext}</A> :</TH>
-<TD><SELECT NAME="{keyword}">
-{[choices]<OPTION {choices={defchoice}?SELECTED:} VALUE="{choices}">{text}}
-</SELECT></TD>
-</TR>