diff options
| author | PayBas <contact@paybas.com> | 2014-04-01 12:53:13 +0200 |
|---|---|---|
| committer | PayBas <contact@paybas.com> | 2014-04-01 12:53:13 +0200 |
| commit | e0f64b70580601a7678f2d42971bc9d14deb32f6 (patch) | |
| tree | 3bf4271c71d48511141562e38edad63a7618f878 /phpBB/styles/subsilver2/template/viewtopic_body.html | |
| parent | 39398dec1b4e654d444e674320418ee167c814ea (diff) | |
| download | forums-e0f64b70580601a7678f2d42971bc9d14deb32f6.tar forums-e0f64b70580601a7678f2d42971bc9d14deb32f6.tar.gz forums-e0f64b70580601a7678f2d42971bc9d14deb32f6.tar.bz2 forums-e0f64b70580601a7678f2d42971bc9d14deb32f6.tar.xz forums-e0f64b70580601a7678f2d42971bc9d14deb32f6.zip | |
[ticket/12329] changed all CSS classes to ".stat-block"
PHPBB3-12329
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 a4135fdf63..1240d69dd9 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 online-list" width="100%" cellspacing="1"> + <table class="tablebg stat-block online-list" width="100%" cellspacing="1"> <tr> <td class="cat"><h4>{L_WHO_IS_ONLINE}</h4></td> </tr> |
