]> git.ipfire.org Git - thirdparty/cups.git/blame - templates/da/option-boolean.tmpl
Revert GNU TLS FIPS-140 changes.
[thirdparty/cups.git] / templates / da / option-boolean.tmpl
CommitLineData
414e798b 1<TR>
2<TH {conflicted=1?CLASS="conflict":CLASS="label"} WIDTH="50%"><A NAME="{keyword}">{keytext}</A>:</TH>
3<TD>
4{[choices]<INPUT TYPE="RADIO" NAME="{keyword-1}" ID="{keyword-1}" {choices={defchoice-1}?CHECKED:} VALUE="{choices}"><LABEL FOR="{keyword-1}">{text}</LABEL>}
5</TD>
6</TR>