]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_list_beg.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / member / member_list_beg.tpl
index ceae2b1a3f76882ee0bb0e5b8283f5e9982e8d1b..bc123e557c68f862a0a5fd6fccd197b43ee26652 100644 (file)
@@ -1,4 +1,4 @@
-<P align="center"><strong>{--BEG_MEMBER_HERE_IS_THE_LIST--}</strong><br />
+<div align="center"><strong>{--BEG_MEMBER_HERE_IS_THE_LIST--}</strong><br />
 <br />
 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
        <tr>
@@ -7,7 +7,7 @@
                <td width="100" align="center" class="member_header bottom2"><strong>{--BEG_POINTS--}:</strong></td>
                <td width="220" align="center" class="member_header bottom2"><strong>{--ADMIN_LAST_ONLINE--}:</strong></td>
        </tr>
-       {!__BEG_ROWS!}
+       $content[rows]
        <tr>
                <td colspan="4" class="member_footer" align="center"
                        style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
@@ -41,4 +41,4 @@
                </td>
        </tr>
 </table>
-</P>
+</div>