]> git.ipfire.org Git - thirdparty/cups.git/blame - templates/es/option-pickmany.tmpl
What the heck, make it the full 1.3.3 release code - we've already got all of
[thirdparty/cups.git] / templates / es / option-pickmany.tmpl
CommitLineData
e1d6a774 1<TR>
2<TH CLASS="label"{conflicted=1? CLASS="conflict":}><A NAME="{keyword}">{keytext}</A>:</TH>
3<TD><SELECT NAME="{keyword}" MULTIPLE SIZE="10">
4{[choices]<OPTION {choices={defchoice}?SELECTED:} VALUE="{choices}">{text}}
5</SELECT></TD>
6</TR>