Update viewtopic_torrent.tpl

This commit is contained in:
Roman Kelesidis 2023-10-24 00:07:16 +07:00
parent 76c4ede7b7
commit 0d0a368d72

View File

@ -119,7 +119,7 @@ $(document).ready(function(){
<a name="seeders"></a>
<table class="borderless w60 bCenter">
<tr>
<td><p class="floatL" style="margin-top: 4px;"><b>{L_SEEDERS}</b>:</p></td>
<td><p class="floatL" style="margin-top: 4px;"><b class="seed">{L_SEEDERS}</b>:</p></td>
</tr>
<tr>
<td class="pad_0">
@ -168,7 +168,7 @@ $(document).ready(function(){
<a name="leechers"></a>
<table class="borderless w60 bCenter">
<tr>
<td><p class="floatL" style="margin-top: 4px;"><b>{L_LEECHERS}</b>:</p></td>
<td><p class="floatL" style="margin-top: 4px;"><b class="leech">{L_LEECHERS}</b>:</p></td>
</tr>
<tr>
<td class="pad_0">