diff options
Diffstat (limited to 'phpBB/templates/subSilver/posting_poll_body.html')
-rw-r--r-- | phpBB/templates/subSilver/posting_poll_body.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/posting_poll_body.html b/phpBB/templates/subSilver/posting_poll_body.html index 9fbbe62c10..2b7e4714e2 100644 --- a/phpBB/templates/subSilver/posting_poll_body.html +++ b/phpBB/templates/subSilver/posting_poll_body.html @@ -1,7 +1,7 @@ <!-- $Id$ --> <tr> - <th colspan="2">{L_ADD_POLL}</th> + <th colspan="2" height="28">{L_ADD_POLL}</th> </tr> <tr> <td class="row3" colspan="2"><span class="gensmall">{L_ADD_POLL_EXPLAIN}</span></td> |