Update admin_attach_cp.tpl

This commit is contained in:
Roman Kelesidis 2023-10-17 21:27:07 +07:00
parent d7f75d03f5
commit 2306e3701b

View File

@ -133,9 +133,7 @@
<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; <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>
<input type="submit" name="submit" value="{L_SUBMIT}" class="liteoption" />
</span>
</td> </td>
</tr> </tr>
</table> </table>
@ -191,7 +189,7 @@
<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; <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" /> <input type="submit" name="submit" value="{L_SUBMIT}" class="liteoption" />
</span> </span>
</td> </td>