aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/viewtopic_body.html
diff options
context:
space:
mode:
authorPayBas <contact@paybas.com>2014-03-30 12:28:54 +0200
committerPayBas <contact@paybas.com>2014-03-30 12:58:30 +0200
commit39398dec1b4e654d444e674320418ee167c814ea (patch)
tree0a378dc679aaa42f6b591e988fc8d0de828bda09 /phpBB/styles/subsilver2/template/viewtopic_body.html
parent5e688f9540ebb5b32a22202257d5ca36e8e3e254 (diff)
downloadforums-39398dec1b4e654d444e674320418ee167c814ea.tar
forums-39398dec1b4e654d444e674320418ee167c814ea.tar.gz
forums-39398dec1b4e654d444e674320418ee167c814ea.tar.bz2
forums-39398dec1b4e654d444e674320418ee167c814ea.tar.xz
forums-39398dec1b4e654d444e674320418ee167c814ea.zip
[ticket/12329] Add <div> container to index blocks (stats, etc.)
PHPBB3-12329
Diffstat (limited to 'phpBB/styles/subsilver2/template/viewtopic_body.html')
-rw-r--r--phpBB/styles/subsilver2/template/viewtopic_body.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/viewtopic_body.html b/phpBB/styles/subsilver2/template/viewtopic_body.html
index f8f95c660d..a4135fdf63 100644
--- a/phpBB/styles/subsilver2/template/viewtopic_body.html
+++ b/phpBB/styles/subsilver2/template/viewtopic_body.html
@@ -387,7 +387,7 @@
<!-- IF S_DISPLAY_ONLINE_LIST -->
<br clear="all" />
- <table class="tablebg" width="100%" cellspacing="1">
+ <table class="tablebg online-list" width="100%" cellspacing="1">
<tr>
<td class="cat"><h4>{L_WHO_IS_ONLINE}</h4></td>
</tr>