]> git.ipfire.org Git - thirdparty/cups.git/blob - templates/sv/option-boolean.tmpl
72c85189a403a85603f36d127a3fe98a99dad614
[thirdparty/cups.git] / templates / sv / option-boolean.tmpl
1 <TR>
2 <TH CLASS="label"{conflicted=1? CLASS="conflict":}><A NAME="{keyword}">{keytext}</A>:</TH>
3 <TD>
4 {[choices]<INPUT TYPE="RADIO" NAME="{keyword}" {choices={defchoice}?CHECKED:} VALUE="{choices}">{text}}
5 </TD>
6 </TR>