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
b5fc6e860d
commit
e227b55e2a
@ -195,6 +195,9 @@
|
|||||||
<form method="post" name="attach_list" action="{S_MODE_ACTION}">
|
<form method="post" name="attach_list" action="{S_MODE_ACTION}">
|
||||||
<table width="100%">
|
<table width="100%">
|
||||||
<tr>
|
<tr>
|
||||||
|
<td align="left" nowrap="nowrap">
|
||||||
|
<a class="med bold" href="javascript:history.back(-1)">{L_BACK}</a>
|
||||||
|
</td>
|
||||||
<td align="right" nowrap="nowrap">
|
<td align="right" nowrap="nowrap">
|
||||||
<span class="med"><!-- IF S_VIEW_SELECT -->{L_VIEW}: {S_VIEW_SELECT} <!-- ENDIF -->{L_SORT_BY}: {S_MODE_SELECT} {L_ORDER}: {S_ORDER_SELECT}
|
<span class="med"><!-- IF S_VIEW_SELECT -->{L_VIEW}: {S_VIEW_SELECT} <!-- ENDIF -->{L_SORT_BY}: {S_MODE_SELECT} {L_ORDER}: {S_ORDER_SELECT}
|
||||||
<input type="submit" name="submit" value="{L_SUBMIT}" class="liteoption" />
|
<input type="submit" name="submit" value="{L_SUBMIT}" class="liteoption" />
|
||||||
|
Loading…
Reference in New Issue
Block a user