aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/viewtopic_body.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/templates/subSilver/viewtopic_body.html')
-rw-r--r--phpBB/templates/subSilver/viewtopic_body.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/phpBB/templates/subSilver/viewtopic_body.html b/phpBB/templates/subSilver/viewtopic_body.html
index e18c1bcb21..758d03d3ea 100644
--- a/phpBB/templates/subSilver/viewtopic_body.html
+++ b/phpBB/templates/subSilver/viewtopic_body.html
@@ -169,10 +169,8 @@
<td align="right" valign="top" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}</span></td>
</tr>
<tr>
- <td align="left" colspan="3"><span class="nav">{PAGE_NUMBER}</span></td>
- </tr>
- <tr>
- <td class="gensmall" colspan="2">{S_WATCH_TOPIC}</td>
+ <td colspan="2" align="left"><span class="nav">{PAGE_NUMBER}</span> <span class="gensmall">[ <b>{TOTAL_POSTS}</b> ]</span></td>
+ <td class="nav" nowrap="nowrap">{S_WATCH_TOPIC}</td>
</tr>
</table>