]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_payouts.tpl
Naming convention applied for ext-payout
[mailer.git] / templates / de / html / admin / admin_list_payouts.tpl
index bf4ec34dc5d30d6a3ee1359517abb4ddd1c490e9..ab760718e63bfe145fc013d134a9dbfb0b637ddc 100644 (file)
@@ -1,21 +1,22 @@
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_payouts%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
        <tr>
-               <td colspan="6" align="center" class="admin_title"><strong>{--PAYOUT_ADMIN_LIST_PAYOUTS--}:</strong>
+               <td colspan="6" align="center" class="admin_title">
+                       <strong>{--ADMIN_LIST_PAYOUTS--}:</strong>
                </td>
        </tr>
        <tr>
                <td width="20" align="center" class="header_column bottom right"><strong>{--_UID--}</strong></td>
                <td width="40" align="center" class="header_column bottom right"><strong>{--PAYOUT_TOTAL_PAYOUT--}</strong></td>
-               <td width="80" align="center" class="header_column bottom right"><strong>{--PAYOUT_TARGET_ACCOUNT2--}</strong></td>
-               <td width="80" align="center" class="header_column bottom right"><strong>{--PAYOUT_TARGET_BANK2--}</strong></td>
+               <td width="80" align="center" class="header_column bottom right"><strong>{--MEMBER_PAYOUT_TARGET_ACCOUNT2--}</strong></td>
+               <td width="80" align="center" class="header_column bottom right"><strong>{--MEMBER_PAYOUT_TARGET_BANK2--}</strong></td>
                <td width="120" align="center" class="header_column bottom right"><strong>{--PAYOUT_TIMESTAMP--}</strong></td>
                <td width="220" align="center" class="header_column bottom"><strong>{--PAYOUT_STATUS--}</strong></td>
        </tr>
        $content
        <tr>
                <td colspan="6" class="admin_footer">
-                       <a href="{%url=modules.php?module=admin&amp;what=list_payouts&amp;do=delete%}">{--PAYOUT_DELETE_ALL_REQUESTS--}</a>
+                       <a href="{%url=modules.php?module=admin&amp;what=list_payouts&amp;do=delete%}">{--ADMIN_PAYOUT_DELETE_ALL_REQUESTS--}</a>
                </td>
        </tr>
 </table>