summaryrefslogtreecommitdiff
path: root/templates/ru/option-boolean.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/ru/option-boolean.tmpl')
-rw-r--r--templates/ru/option-boolean.tmpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/ru/option-boolean.tmpl b/templates/ru/option-boolean.tmpl
index f8d3eef2..e832ee10 100644
--- a/templates/ru/option-boolean.tmpl
+++ b/templates/ru/option-boolean.tmpl
@@ -4,9 +4,3 @@
{[choices]<INPUT TYPE="RADIO" NAME="{keyword-1}" {choices={defchoice-1}?CHECKED:} VALUE="{choices}">{text}}
</TD>
</TR>
-<TR>
-<TH {conflicted=1?CLASS="conflict":CLASS="label"} WIDTH="50%"><A NAME="{keyword}">{keytext}</A>:</TH>
-<TD>
-{[choices]<INPUT TYPE="RADIO" NAME="{keyword-1}" {choices={defchoice-1}?CHECKED:} VALUE="{choices}">{text}}
-</TD>
-</TR>