mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update admin_attachments.tpl
This commit is contained in:
parent
a4863d178e
commit
865ef9e4d1
@ -180,7 +180,7 @@
|
||||
<th>{L_SIZE}</th>
|
||||
<th>{L_DELETE}</th>
|
||||
</tr>
|
||||
<!-- BEGIN limit_row -->
|
||||
<!-- BEGIN limit_row -->
|
||||
<tr>
|
||||
<td class="row1" align="center">
|
||||
<input type="hidden" name="quota_change_list[]" value="{limit_row.QUOTA_ID}" />
|
||||
@ -194,7 +194,7 @@
|
||||
<td class="row2" align="center"><input type="text" size="8" maxlength="15" name="max_filesize_list[]" class="post" value="{limit_row.MAX_FILESIZE}" /> {limit_row.S_FILESIZE}</td>
|
||||
<td class="row1" align="center"><input type="checkbox" name="quota_id_list[]" value="{limit_row.QUOTA_ID}" /></td>
|
||||
</tr>
|
||||
<!-- END limit_row -->
|
||||
<!-- END limit_row -->
|
||||
<tr align="right">
|
||||
<td class="catBottom" colspan="3"> <input type="submit" name="submit" class="liteoption" value="{L_SUBMIT}" /></td>
|
||||
</tr>
|
||||
|
Loading…
Reference in New Issue
Block a user