]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_transfer.tpl
Notication mail fix
[mailer.git] / templates / de / html / admin / admin_list_transfer.tpl
index bc2e0e3b5c8663fbebe762a97493c64a1b0e024d..e860779f04b48bf1de102a4b6ac133d4d4286c31 100644 (file)
@@ -1,10 +1,9 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=del_transfer"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="620"
-       class="admin_table dashed">
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=del_transfer" method="POST">
+<TABLE border="0" cellspacing="0" cellpadding="0" width="620" class="admin_table dashed">
        <TR>
-               <TD colspan="6" align="center" class="admin_title2 bottom2"
-                       height="30"><STRONG>{--__TRANSFER_TITLE--}</STRONG></TD>
+               <TD colspan="6" align="center" class="admin_title2 bottom2" height="30">
+                       <STRONG>{!__TRANSFER_TITLE!}</STRONG>
+               </TD>
        </TR>
        <TR>
                <TD width="80" align="center" class="admin_title2 bottom2 right2">
@@ -23,7 +22,8 @@
        {!__TRANSFER_ROWS!}
        <TR>
                <TD colspan="6" class="admin_footer">
-               {--__TRANSFER_DELETE--}</TD>
+                       {!__TRANSFER_DELETE!}
+               </TD>
        </TR>
 </TABLE>
 </FORM>