]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_transfer.tpl
Default prefix for all SQL tables is now 'mailer', developer team now mentioned,...
[mailer.git] / templates / de / html / admin / admin_list_transfer.tpl
index f7a0faf70df85504775b4d1ef7673e8359bbf36f..66fe8136ca774d37b42e4aef83588899aa8b3303 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
-<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">
+<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="table dashed">
        <tr>
-               <td colspan="6" align="center" class="admin_title bottom">
+               <td colspan="6" align="center" class="table_header bottom">
                        <strong>$content[title]</strong>
                </td>
        </tr>
        </tr>
        $content[rows]
        <tr>
-               <td align="center" colspan="6" class="admin_footer">
+               <td colspan="5" class="table_footer bottom">
+                       <strong>{--ADMIN_TRANSFER_POINTS_TOTAL--}</strong>
+               </td>
+               <td align="center" class="header_column bottom">
+                       {%pipe,translateComma=$content[total]%}
+               </td>
+       </tr>
+       <tr>
+               <td align="center" colspan="6" class="table_footer">
                        $content[delete]
                </td>
        </tr>