summary refs log tree commit diff stats
path: root/theme
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2008-12-09 21:27:04 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-12-09 21:27:04 -0500
commit973b420608ee303ad9d68b068121a46a8cffee42 (patch)
tree2370d6169f5257ee0859c103727bff16e49f66ae /theme
parent9107fce738865f27908f2c4ae9f8f913b3a32c0e (diff)
downloadfourisland-973b420608ee303ad9d68b068121a46a8cffee42.tar.gz
fourisland-973b420608ee303ad9d68b068121a46a8cffee42.tar.bz2
fourisland-973b420608ee303ad9d68b068121a46a8cffee42.zip
Fixed long-time poll glitch
After you voted on the POTW, the resulting page used to be very strange and hideous. This has finally, after being like this since the beginning of
the third layout, been fixed.
Diffstat (limited to 'theme')
-rwxr-xr-xtheme/polloftheweek.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/polloftheweek.tpl b/theme/polloftheweek.tpl index 321cff9..cee0868 100755 --- a/theme/polloftheweek.tpl +++ b/theme/polloftheweek.tpl
@@ -1,5 +1,5 @@
1<!--BEGIN FORM--> 1<!--BEGIN FORM-->
2<FORM ACTION="/polloftheweek.php?potw=" METHOD="POST"> 2<FORM ACTION="/poll/?submit=" METHOD="POST">
3 <SPAN STYLE="font-size: 16px; text-align: center"> 3 <SPAN STYLE="font-size: 16px; text-align: center">
4 <!--QUESTION--> 4 <!--QUESTION-->
5 </SPAN> 5 </SPAN>