diff options
Diffstat (limited to 'phpBB/styles/subsilver2/template/viewtopic_body.html')
-rw-r--r-- | phpBB/styles/subsilver2/template/viewtopic_body.html | 2 |
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> |