]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_doubler_list.tpl
Important notice added
[mailer.git] / templates / de / html / member / member_doubler_list.tpl
index b0586dc464345b8aa4ba5cc283409d2faa74844e..5aeea245e35e955d71227f55b147f816556385de 100644 (file)
@@ -1,15 +1,16 @@
+<div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="doubler_list dashed">
        <tr>
-               <td class="doubler_header bottom right" align="center" width="100">
+               <td class="header_column bottom right" align="center" width="100">
                        <strong>{--_USERID--}</strong>
                </td>
-               <td class="doubler_header bottom right" align="center" width="100">
+               <td class="header_column bottom right" align="center" width="100">
                        <strong>{--REFERAL_USERID--}</strong>
                </td>
-               <td class="doubler_header bottom right" align="center" width="160">
+               <td class="header_column bottom right" align="center" width="160">
                        <strong>{?POINTS?}</strong>
                </td>
-               <td class="doubler_header bottom" align="center" width="160">
+               <td class="header_column bottom" align="center" width="160">
                        <strong>{--DOUBLER_TIMEMARK--}</strong>
                </td>
        </tr>
@@ -20,3 +21,4 @@
                </td>
        </tr>
 </table>
+</div>