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