]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_doubler_list.tpl
Default prefix for all SQL tables is now 'mailer', developer team now mentioned,...
[mailer.git] / templates / de / html / member / member_doubler_list.tpl
index dc57e51b297c95c3e44c0f2465ddf65f9d04b6dc..45d6145759f01e76230f3d0538978cfa5f4c3096 100644 (file)
@@ -1,16 +1,22 @@
 <table border="0" cellspacing="0" cellpadding="0" class="doubler_list dashed">
        <tr>
-               <td class="doubler_header bottom2 right2" align="center" width="100">
-               <strong>{--_UID--}</strong></td>
-               <td class="doubler_header bottom2 right2" align="center" width="100">
-               <strong>{--REF_UID--}</strong></td>
-               <td class="doubler_header bottom2 right2" align="center" width="160">
-               <strong>{?POINTS?}</strong></td>
-               <td class="doubler_header bottom2" align="center" width="160"><strong>{--DOUBLER_TIMEMARK--}</strong>
+               <td class="doubler_header bottom right" align="center" width="100">
+                       <strong>{--_UID--}</strong>
+               </td>
+               <td class="doubler_header bottom right" align="center" width="100">
+                       <strong>{--REFERAL_UID--}</strong>
+               </td>
+               <td class="doubler_header bottom right" align="center" width="160">
+                       <strong>{?POINTS?}</strong>
+               </td>
+               <td class="doubler_header bottom" align="center" width="160">
+                       <strong>{--DOUBLER_TIMEMARK--}</strong>
                </td>
        </tr>
        $content
        <tr>
-               <td colspan="4" align="center" class="doubler_footer">&nbsp;</td>
+               <td colspan="4" align="center" class="table_footer">
+                       {--MEMBER_DOUBLER_FOOTER--}
+               </td>
        </tr>
-</table>
\ No newline at end of file
+</table>