mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update admin_board.tpl
This commit is contained in:
parent
1691324947
commit
b26fba7e6b
@ -314,7 +314,7 @@
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<!-- END seed_bonus -->
|
<!-- END seed_bonus -->
|
||||||
<tr id="seed_bonus">
|
<tr class="row3 med" id="seed_bonus">
|
||||||
<td>{L_SEED_BONUS_ADD}<span class="small warnColor1">{L_SEED_BONUS_WARNING}</span></td>
|
<td>{L_SEED_BONUS_ADD}<span class="small warnColor1">{L_SEED_BONUS_WARNING}</span></td>
|
||||||
<td>
|
<td>
|
||||||
<input class="post" type="text" size="5" name="seed_bonus_release[]" value="" /> {L_SEED_BONUS_RELEASE} <br />
|
<input class="post" type="text" size="5" name="seed_bonus_release[]" value="" /> {L_SEED_BONUS_RELEASE} <br />
|
||||||
@ -346,7 +346,7 @@
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<!-- END bonus -->
|
<!-- END bonus -->
|
||||||
<tr id="bonus_upload">
|
<tr class="row3 med" id="bonus_upload">
|
||||||
<td><h4>{L_SEED_BONUS_ROPORTION}</h4><h6></h6></td>
|
<td><h4>{L_SEED_BONUS_ROPORTION}</h4><h6></h6></td>
|
||||||
<td>
|
<td>
|
||||||
<input class="post" type="text" size="5" name="bonus_upload[]" value="" /> {L_GB} <br />
|
<input class="post" type="text" size="5" name="bonus_upload[]" value="" /> {L_GB} <br />
|
||||||
|
Loading…
Reference in New Issue
Block a user