diff options
Diffstat (limited to 'theme')
| -rwxr-xr-x | theme/polloftheweek.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
| diff --git a/theme/polloftheweek.tpl b/theme/polloftheweek.tpl index 2969487..dfbc772 100755 --- a/theme/polloftheweek.tpl +++ b/theme/polloftheweek.tpl | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <!--BEGIN FORM--> | 1 | <!--BEGIN FORM--> |
| 2 | <div id="potw-ajax"> | 2 | <div id="potw-ajax"> |
| 3 | <span style="font-size: 16px; text-align: center"> | 3 | <span style="font-size: 16px; text-align: center"> |
| 4 | <!--QUESTION--> | 4 | <a href="/poll/<!--ID-->.php"><!--QUESTION--></a> |
| 5 | </span> | 5 | </span> |
| 6 | 6 | ||
| 7 | <br /> | 7 | <br /> |
| @@ -32,7 +32,7 @@ | |||
| 32 | 32 | ||
| 33 | <!--BEGIN DISPLAY--> | 33 | <!--BEGIN DISPLAY--> |
| 34 | <span style="font-size: 16px; text-align: center"> | 34 | <span style="font-size: 16px; text-align: center"> |
| 35 | <!--QUESTION--> | 35 | <a href="/poll/<!--ID-->.php"><!--QUESTION--></a> |
| 36 | </span> | 36 | </span> |
| 37 | 37 | ||
| 38 | <table width="100%" border="0" style="font-size: 12px"> | 38 | <table width="100%" border="0" style="font-size: 12px"> |
