mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update admin_attach_cp.tpl
This commit is contained in:
parent
a5d5dbac2f
commit
3b86ced03d
@ -58,7 +58,7 @@
|
||||
<!--========================================================================-->
|
||||
|
||||
<form method="post" action="{S_MODE_ACTION}">
|
||||
<table width="100%">
|
||||
<table width="100%">
|
||||
<tr>
|
||||
<td align="right" nowrap="nowrap">
|
||||
<span class="med">{L_VIEW}: {S_VIEW_SELECT}
|
||||
@ -66,7 +66,7 @@
|
||||
</span>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</table>
|
||||
|
||||
<table class="forumline">
|
||||
<tr>
|
||||
@ -132,7 +132,7 @@
|
||||
<!--========================================================================-->
|
||||
|
||||
<form method="post" action="{S_MODE_ACTION}">
|
||||
<table width="100%">
|
||||
<table width="100%">
|
||||
<tr>
|
||||
<td align="right" nowrap="nowrap">
|
||||
<span class="med">{L_VIEW}: {S_VIEW_SELECT} {L_SORT_BY}: {S_MODE_SELECT} {L_ORDER}: {S_ORDER_SELECT}
|
||||
@ -140,8 +140,8 @@
|
||||
</span>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
|
||||
</table>
|
||||
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
|
||||
<tr>
|
||||
<th>#</th>
|
||||
<th>{L_USERNAME}</th>
|
||||
@ -156,7 +156,7 @@
|
||||
<td class="{memberrow.ROW_CLASS}" align="center"> <b>{memberrow.TOTAL_SIZE}</b> </td>
|
||||
</tr>
|
||||
<!-- END memberrow -->
|
||||
</table>
|
||||
</table>
|
||||
|
||||
<table width="100%">
|
||||
<tr>
|
||||
|
Loading…
Reference in New Issue
Block a user