diff options
-rw-r--r-- | phpBB/styles/subSilver/template/viewonline_body.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/template/viewonline_body.html b/phpBB/styles/subSilver/template/viewonline_body.html index e8870e27a2..96e9aadc60 100644 --- a/phpBB/styles/subSilver/template/viewonline_body.html +++ b/phpBB/styles/subSilver/template/viewonline_body.html @@ -28,7 +28,7 @@ <!-- END reg_user_row --> <!-- IF LEGEND neq '' --> <tr> - <td colspan="3" class="row3"><b class="gensmall">{L_LEGEND} :: {LEGEND}</b></td> + <td colspan="3" class="row1"><b class="gensmall">{L_LEGEND} :: {LEGEND}</b></td> </tr> <!-- ENDIF --> <tr> |