]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_newsletter.tpl
Next wave of more use of EL, see ticket #176
[mailer.git] / templates / de / html / member / member_newsletter.tpl
index 8cb23ca6a25d9a88472fc358aaa7195e87d8ba9f..b37f6dee10d619781054bfa16b31f1aab3a03181 100644 (file)
@@ -1,16 +1,16 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&amp;what=newsletter" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&amp;what=newsletter%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
        <tr>
-               <td class="member_header bottom" colspan="2"><strong>{--NL_MEMBER_TITLE--}:</strong>
+               <td class="header_column bottom" colspan="2"><strong>{--NL_MEMBER_TITLE--}:</strong>
                </td>
        </tr>
        <tr>
-               <td align="right" height="30" width="320">
+               <td align="right" width="320">
                        {--NL_MEMBER_RECEIVE_STATUS--}:
                </td>
                <td width="200">
-                       &nbsp;<strong>$content[status]</strong><br />
+                       <div class="para"><strong>$content[status]</strong></div>
                        <div class="tiny">$content[until]</div>
                </td>
        </tr>