summary refs log tree commit diff stats
path: root/theme
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2009-01-04 19:36:15 -0500
committerStarla Insigna <hatkirby@fourisland.com>2009-01-04 19:36:15 -0500
commit646c11fb40bdd3e80e6b2ec168eaa05eae23e68e (patch)
treeb00887c6e298f037ea67ac4149f80b8a626026f7 /theme
parent25b44fba06789f12c25e76733682820734fd05c1 (diff)
downloadfourisland-646c11fb40bdd3e80e6b2ec168eaa05eae23e68e.tar.gz
fourisland-646c11fb40bdd3e80e6b2ec168eaa05eae23e68e.tar.bz2
fourisland-646c11fb40bdd3e80e6b2ec168eaa05eae23e68e.zip
Fixed POTW form linebreak error
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