Update admin_attach_cp.tpl

This commit is contained in:
Roman Kelesidis 2023-10-17 21:32:04 +07:00
parent 2306e3701b
commit d9d59bad95

View File

@ -133,7 +133,9 @@
<table width="100%"> <table width="100%">
<tr> <tr>
<td align="right" nowrap="nowrap"> <td align="right" nowrap="nowrap">
<span class="med">{L_VIEW}:&nbsp;{S_VIEW_SELECT}&nbsp;&nbsp;{L_SORT_BY}:&nbsp;{S_MODE_SELECT}&nbsp;&nbsp;{L_ORDER}:&nbsp;{S_ORDER_SELECT}&nbsp;&nbsp;<input type="submit" name="submit" value="{L_SUBMIT}" class="liteoption" /></span> <span class="med">{L_VIEW}:&nbsp;{S_VIEW_SELECT}&nbsp;&nbsp;{L_SORT_BY}:&nbsp;{S_MODE_SELECT}&nbsp;&nbsp;{L_ORDER}:&nbsp;{S_ORDER_SELECT}&nbsp;&nbsp;
<input type="submit" name="submit" value="{L_SUBMIT}" class="liteoption" />
</span>
</td> </td>
</tr> </tr>
</table> </table>