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
267cd53a56
commit
c68b1249ea
@ -338,7 +338,7 @@
|
||||
</tr>
|
||||
<!-- BEGIN bonus_upload -->
|
||||
<tr id="bonus_upload_{bonus_upload.UP}">
|
||||
<td><h4>{L_SEED_BONUS_ROPORTION}</h4></td>
|
||||
<td><h4>{L_SEED_BONUS_ROPORTION}</h4><h6></h6></td>
|
||||
<td>
|
||||
<input class="post" type="text" size="5" name="bonus_upload[]" value="{bonus_upload.UP}" /> {L_GB} <br />
|
||||
<input class="post" type="text" size="5" name="bonus_upload_price[]" value="{bonus_upload.PRICE}" /> {L_PRICE}
|
||||
@ -347,7 +347,7 @@
|
||||
</tr>
|
||||
<!-- END bonus -->
|
||||
<tr id="bonus_upload">
|
||||
<td><h4>{L_SEED_BONUS_ROPORTION}</h4></td>
|
||||
<td><h4>{L_SEED_BONUS_ROPORTION}</h4><h6></h6></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_price[]" value="" /> {L_PRICE}
|
||||
|
Loading…
Reference in New Issue
Block a user