]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_doubler_list.tpl
Some text shorter, alternative text added to forced-ads table row
[mailer.git] / templates / de / html / member / member_doubler_list.tpl
index 7876c53213bcea97a355a832f38d785a08143cb6..276f99cc9fc3acea555111c4236cdfb7c9449038 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="header_column bottom right" align="center" width="100">
+                       <strong>{--_USERID--}</strong>
+               </td>
+               <td class="header_column bottom right" align="center" width="100">
+                       <strong>{--REFERAL_USERID--}</strong>
+               </td>
+               <td class="header_column bottom right" align="center" width="160">
+                       <strong>{?POINTS?}</strong>
+               </td>
+               <td class="header_column 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>