]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_payout.tpl
Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / member / member_payout.tpl
index e10734e297a62105b5e53350cecbf58bef8361b0..e6b9ec12f19d3b23d6d6bcf7c6d3ee25daad404d 100644 (file)
@@ -1,17 +1,20 @@
 <table border="0" cellspacing="0" cellpadding="0" width="680" class="member_table dashed" align="center">
        <tr>
-               <td colspan="5" align="center" class="member_title2" height="30">
-               <strong>{--PAYOUT_MEMBER_LIST_PAYOUTS--}:</strong></td>
+               <td colspan="5" align="center" class="member_title">
+                       <strong>{--MEMBER_PAYOUT_LIST_TITLE--}:</strong>
+               </td>
        </tr>
        <tr>
-               <td width="180" align="center" class="member_title2 bottom2 right2"><strong>{--PAYOUT_TOTAL_PAYOUT--}</strong></td>
-               <td width="130" align="center" class="member_title2 bottom2 right2"><strong>{--PAYOUT_TARGET_ACCOUNT2--}</strong></td>
-               <td width="100" align="center" class="member_title2 bottom2 right2"><strong>{--PAYOUT_TARGET_BANK2--}</strong></td>
-               <td width="150" align="center" class="member_title2 bottom2 right2"><strong>{--PAYOUT_TIMESTAMP--}</strong></td>
-               <td width="120" align="center" class="member_title2 bottom2"><strong>{--PAYOUT_MEMBER_STATUS--}</strong></td>
+               <td width="180" align="center" class="header_column bottom right"><strong>{--PAYOUT_TOTAL_PAYOUT--}</strong></td>
+               <td width="130" align="center" class="header_column bottom right"><strong>{--PAYOUT_TARGET_ACCOUNT2--}</strong></td>
+               <td width="100" align="center" class="header_column bottom right"><strong>{--PAYOUT_TARGET_BANK2--}</strong></td>
+               <td width="150" align="center" class="header_column bottom right"><strong>{--PAYOUT_TIMESTAMP--}</strong></td>
+               <td width="120" align="center" class="header_column bottom"><strong>{--PAYOUT_MEMBER_STATUS--}</strong></td>
        </tr>
        $content
        <tr>
-               <td colspan="5" class="seperator member_footer" height="10">&nbsp;</td>
+               <td colspan="5" align="center" class="member_footer">
+                       {--MEMBER_PAYOUT_LIST_FOOTER--}
+               </td>
        </tr>
 </table>