Update admin_attach_cp.tpl

This commit is contained in:
Roman Kelesidis 2023-10-18 22:01:58 +07:00
parent eb1294b810
commit d039af422d

View File

@ -9,8 +9,10 @@
<form method="post" action="{S_MODE_ACTION}">
<table width="100%">
<tr>
<td align="right" nowrap="nowrap">{L_VIEW}:&nbsp;{S_VIEW_SELECT}&nbsp;&nbsp;
<td align="right" nowrap="nowrap">
<span class="med">{L_VIEW}:&nbsp;{S_VIEW_SELECT}&nbsp;&nbsp;
<input type="submit" name="submit" value="{L_SUBMIT}" class="liteoption" />
</span>
</td>
</tr>
</table>