diff options
Diffstat (limited to 'phpBB/styles/subSilver/template/posting_preview.html')
-rw-r--r-- | phpBB/styles/subSilver/template/posting_preview.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/template/posting_preview.html b/phpBB/styles/subSilver/template/posting_preview.html index 3e1fca3134..704d5a13f0 100644 --- a/phpBB/styles/subSilver/template/posting_preview.html +++ b/phpBB/styles/subSilver/template/posting_preview.html @@ -8,7 +8,7 @@ </tr> <!-- IF S_HAS_POLL_OPTIONS --> <tr> - <td class="row2" colspan="2"><br clear="all" /> + <td class="row2" colspan="2" align="center"><br clear="all" /> <table cellspacing="0" cellpadding="4" border="0" align="center"> <tr> <td align="center"><span class="gen"><b>{POLL_QUESTION}</b></span><br /><span class="gensmall">{L_POLL_LENGTH}</span></td> |