paid torent max_price&enabled configurable

This commit is contained in:
xiaomlove
2023-04-29 12:57:46 +08:00
parent 241485be0f
commit 73871a51ba
14 changed files with 59 additions and 13 deletions
+3
View File
@@ -340,6 +340,7 @@ if (get_setting('main.spsct') == 'yes') {
</td>
</tr>
<tr>
<?php if(get_setting("torrent.paid_torrent_enabled") == "yes"){?>
<tr>
<td class="rowhead"><?php echo $lang_getrss['row_paid']?>
</td>
@@ -347,8 +348,10 @@ if (get_setting('main.spsct') == 'yes') {
<label><input type="radio" name="paid" value="0" checked><?php echo $lang_getrss['paid_no']?></label>
<label><input type="radio" name="paid" value="1"><?php echo $lang_getrss['paid_yes']?></label>
<label><input type="radio" name="paid" value="2"><?php echo $lang_getrss['paid_all']?></label>
<div><?php echo $lang_getrss['row_paid_help'] ?></div>
</td>
</tr>
<?php }?>
<td class="rowhead"><?php echo $lang_getrss['row_item_title_type']?>
</td>
<td class="rowfollow" align="left">