]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_points_accounts.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_list_points_accounts.tpl
index 05b7c892f662c539fb80fc5d4c5bb15d5f1c26a3..794da222eeacf6a2d404e698e71f99554cb09f23 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_point_accounts%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_point_accounts%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="800">
 <tr>
        <td align="center" colspan="7" class="table_header">
@@ -7,7 +7,7 @@
        </td>
 </tr>
 <tr>
-       <td class="header_column bottom right" align="center"><strong>{--ID_SELECT--}</strong></td>
+       <td class="header_column bottom right" align="center" width="30"><strong>{--ID_SELECT--}</strong></td>
        <td class="header_column bottom right" align="center"><strong>{--ADMIN_POINTS_ACCOUNT_SUBJECT--}</strong></td>
        <td class="header_column bottom right" align="center"><strong>{--ADMIN_POINTS_ACCOUNT_COLUMN_NAME--}</strong></td>
        <td class="header_column bottom right" align="center"><strong>{--ADMIN_POINTS_ACCOUNT_LOCKED_MODE--}</strong></td>
@@ -24,5 +24,5 @@ $content
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>