]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_doubler_list.tpl
Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / member / member_doubler_list.tpl
index 7dece0414386979194051ee769e5454e0a167d3a..cbb5718f64c93bd4f33778b1bfc09a073e559abc 100644 (file)
@@ -1,16 +1,22 @@
 <table border="0" cellspacing="0" cellpadding="0" class="doubler_list dashed">
        <tr>
                <td class="doubler_header bottom right" align="center" width="100">
-               <strong>{--_UID--}</strong></td>
+                       <strong>{--_UID--}</strong>
+               </td>
                <td class="doubler_header bottom right" align="center" width="100">
-               <strong>{--REF_UID--}</strong></td>
+                       <strong>{--REF_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>
+                       <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="doubler_footer">
+                       {--MEMBER_DOUBLER_FOOTER--}
+               </td>
        </tr>
-</table>
\ No newline at end of file
+</table>