]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_transfer.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_list_transfer.tpl
index b354570efb08a92f750e83fa33e7b30944bafac4..5c0eebf45d5a784f6fdc2da377a256318bef0c02 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=del_transfer%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=del_transfer%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="6" align="center" class="table_header bottom">
                        <strong>{--TRANSFER_STAMP--}</strong>
                </td>
                <td width="120" align="center" class="header_column bottom right">
-                       <strong>{--TRANSFER_FROM_USERID--}</strong>
+                       <strong>{--ADMIN_TRANSFER_FROM_USERID--}</strong>
                </td>
                <td width="120" align="center" class="header_column bottom right">
-                       <strong>{--TRANSFER_TO_USERID--}</strong>
+                       <strong>{--ADMIN_TRANSFER_TO_USERID--}</strong>
                </td>
                <td width="230" align="center" class="header_column bottom right">
                        <strong>{--TRANSFER_POINTS_REASON--}</strong>
@@ -41,5 +41,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>