]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_transfer.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_list_transfer.tpl
index 550efb9833d9eb7cd3668523b7dcd59eb2efb75f..923596eab3cad4a805865359d260af864beb488b 100644 (file)
@@ -1,9 +1,9 @@
 <div align="center">
 <div align="center">
-<form action="{?URL?}/modules.php?module=admin&amp;what=del_transfer" method="post">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=del_transfer" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td colspan="6" align="center" class="admin_title2 bottom2" height="30">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td colspan="6" align="center" class="admin_title2 bottom2" height="30">
-                       <strong>{!__TRANSFER_TITLE!}</strong>
+                       <strong>$content[title]</strong>
                </td>
        </tr>
        <tr>
                </td>
        </tr>
        <tr>
                <td width="70" align="center" class="admin_title2 bottom2"><strong>{?POINTS?}</strong>
                </td>
        </tr>
                <td width="70" align="center" class="admin_title2 bottom2"><strong>{?POINTS?}</strong>
                </td>
        </tr>
-       {!__TRANSFER_ROWS!}
+       $content[rows]
        <tr>
                <td colspan="6" class="admin_footer">
        <tr>
                <td colspan="6" class="admin_footer">
-                       {!__TRANSFER_DELETE!}
+                       $content[delete]
                </td>
        </tr>
 </table>
                </td>
        </tr>
 </table>