]> git.ipfire.org Git - thirdparty/cups.git/blob - templates/ja/option-boolean.tmpl
Merge changes from CUPS 1.6svn-r10188, including changes for <rdar://problem/10127258...
[thirdparty/cups.git] / templates / ja / option-boolean.tmpl
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}" {choices={defchoice-1}?CHECKED:} VALUE="{choices}">{text}}
5 </TD>
6 </TR>