summary refs log tree commit diff stats
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-rwxr-xr-xtheme/polloftheweek.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/theme/polloftheweek.tpl b/theme/polloftheweek.tpl index 40224d8..d23e92f 100755 --- a/theme/polloftheweek.tpl +++ b/theme/polloftheweek.tpl
@@ -4,6 +4,8 @@
4 <!--QUESTION--> 4 <!--QUESTION-->
5 </SPAN> 5 </SPAN>
6 6
7 <BR>
8
7 <INPUT TYPE="radio" NAME="options" VALUE="1" ID="option1"> 9 <INPUT TYPE="radio" NAME="options" VALUE="1" ID="option1">
8 <LABEL FOR="option1"><!--OPTION1--></LABEL> 10 <LABEL FOR="option1"><!--OPTION1--></LABEL>
9 11