mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
Fixed broken table in tracker (#1079)
This commit is contained in:
parent
b263823aee
commit
b95a7f3b7e
1 changed files with 0 additions and 1 deletions
|
@ -422,7 +422,6 @@ $(function(){
|
||||||
</td>
|
</td>
|
||||||
<td class="row4 seedmed" title="{tor.SEEDS_TITLE}"><b>{tor.SEEDS}</b></td>
|
<td class="row4 seedmed" title="{tor.SEEDS_TITLE}"><b>{tor.SEEDS}</b></td>
|
||||||
<td class="row4 leechmed" title="{L_LEECHERS}"><b>{tor.LEECHS}</b></td>
|
<td class="row4 leechmed" title="{L_LEECHERS}"><b>{tor.LEECHS}</b></td>
|
||||||
<td class="row4 small" title="{L_REPLIES}: {tor.REPLIES}">{tor.COMPLETED}</td>
|
|
||||||
<td class="row4 small" style="padding: 3px 4px 2px;">
|
<td class="row4 small" style="padding: 3px 4px 2px;">
|
||||||
<p>
|
<p>
|
||||||
<span title="{L_REPLIES}: {tor.REPLIES}">{tor.REPLIES}</span>
|
<span title="{L_REPLIES}: {tor.REPLIES}">{tor.REPLIES}</span>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue