mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
Minor fixes (#682)
This commit is contained in:
parent
bc6e8589a5
commit
b20aa32b89
2 changed files with 2 additions and 7 deletions
|
@ -160,14 +160,9 @@
|
|||
</table>
|
||||
<br/>
|
||||
|
||||
<h3>{L_FORUM_STATS}</h3>
|
||||
|
||||
<table class="forumline">
|
||||
<tr>
|
||||
<th width="25%">{L_STATISTIC}</th>
|
||||
<th width="25%">{L_VALUE}</th>
|
||||
<th width="25%">{L_STATISTIC}</th>
|
||||
<th width="25%">{L_VALUE}</th>
|
||||
<th colspan="4">{L_FORUM_STATS}</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="row1" nowrap="nowrap">{L_NUMBER_POSTS}:</td>
|
||||
|
|
|
@ -160,7 +160,7 @@
|
|||
<!-- ENDIF -->
|
||||
|
||||
<div id="board_stats">
|
||||
<h3 class="cat_title">{L_WHOSONLINE}</h3>
|
||||
<h3 class="cat_title">{L_STATISTICS}</h3>
|
||||
<div id="board_stats_wrap">
|
||||
|
||||
<table class="forums">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue