]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - templates/fr/option-pickmany.tmpl
Load cups into easysw/current.
[thirdparty/cups.git] / templates / fr / option-pickmany.tmpl
index 0ec733dd46f266e395750e9be5158aab1adad4f3..d59f8cbbf679f8a86e5799fdc13ad869c3700da0 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}" MULTIPLE SIZE="10">
-{[choices]<OPTION {choices={defchoice}?SELECTED:} VALUE="{choices}">{text}}
-</SELECT></TD>
-</TR>