]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_transfer.tpl
Obsolete templates removed, surfbar fixed (admin add, userid not used)
[mailer.git] / templates / de / html / admin / admin_list_transfer.tpl
index 77eb4103005df398c012e15a3026f03bb16a52ef..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">
                <TD width="70" align="center" class="admin_title2 bottom2"><STRONG>{!POINTS!}</STRONG>
                </TD>
        </TR>
-       {--__TRANSFER_ROWS--}
+       {!__TRANSFER_ROWS!}
        <TR>
-               <TD colspan="6" align="center" class="admin_footer">
-               {--__TRANSFER_DELETE--}</TD>
+               <TD colspan="6" class="admin_footer">
+                       {!__TRANSFER_DELETE!}
+               </TD>
        </TR>
 </TABLE>
 </FORM>