]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_transfer.tpl
Description made more clear
[mailer.git] / templates / de / html / admin / admin_list_transfer.tpl
index 9191fd5ed040b0da2ee8c57dfaae79a1132236df..b354570efb08a92f750e83fa33e7b30944bafac4 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>
                        <strong>{--TRANSFER_STAMP--}</strong>
                </td>
                <td width="120" align="center" class="header_column bottom right">
-                       <strong>{--TRANSFER_FROM_UID--}</strong>
+                       <strong>{--TRANSFER_FROM_USERID--}</strong>
                </td>
                <td width="120" align="center" class="header_column bottom right">
-                       <strong>{--TRANSFER_TO_UID--}</strong>
+                       <strong>{--TRANSFER_TO_USERID--}</strong>
                </td>
                <td width="230" align="center" class="header_column bottom right">
                        <strong>{--TRANSFER_POINTS_REASON--}</strong>
        </tr>
        $content[rows]
        <tr>
-               <td colspan="5" class="admin_footer bottom">
-                       <strong>{--TRANSFER_POINTS_TOTAL--}</strong>
+               <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]%}
+                       {%pipe,translateComma=$content[total_points]%}
                </td>
        </tr>
        <tr>
-               <td align="center" colspan="6" class="admin_footer">
+               <td align="center" colspan="6" class="table_footer">
                        $content[delete]
                </td>
        </tr>