Minor fixes (#682)

This commit is contained in:
Roman Kelesidis 2023-04-15 14:01:44 +07:00 committed by GitHub
commit b20aa32b89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 7 deletions

View file

@ -160,14 +160,9 @@
</table> </table>
<br/> <br/>
<h3>{L_FORUM_STATS}</h3>
<table class="forumline"> <table class="forumline">
<tr> <tr>
<th width="25%">{L_STATISTIC}</th> <th colspan="4">{L_FORUM_STATS}</th>
<th width="25%">{L_VALUE}</th>
<th width="25%">{L_STATISTIC}</th>
<th width="25%">{L_VALUE}</th>
</tr> </tr>
<tr> <tr>
<td class="row1" nowrap="nowrap">{L_NUMBER_POSTS}:</td> <td class="row1" nowrap="nowrap">{L_NUMBER_POSTS}:</td>

View file

@ -160,7 +160,7 @@
<!-- ENDIF --> <!-- ENDIF -->
<div id="board_stats"> <div id="board_stats">
<h3 class="cat_title">{L_WHOSONLINE}</h3> <h3 class="cat_title">{L_STATISTICS}</h3>
<div id="board_stats_wrap"> <div id="board_stats_wrap">
<table class="forums"> <table class="forums">