]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_header.tpl
Typo 'referral'->'referal' fixed, more 'empty version' fixed
[mailer.git] / templates / de / html / member / member_header.tpl
index 7bbf7cbc0bf728a8065a8de3820bd229cbc3cbc0..80e209e1db0e631885cc7f6e3165769da5f5b561 100644 (file)
@@ -5,17 +5,17 @@
                <table border="0" cellspacing="0" cellpadding="0" width="100%" class="guest">
                <tr>
                        <td colspan="3" align="center">
-                               <strong><BIG>-&nbsp;-&nbsp;- <a title="{!MAIN_TITLE!}"
+                               <strong><big>-&nbsp;-&nbsp;- <a title="{?MAIN_TITLE?}"
                                        style="cursor: default; background: none; text-decoration: none"
-                                       class="member_header">{!MAIN_TITLE!}</a>&nbsp;-&nbsp;-&nbsp;-</BIG></strong>
+                                       class="member_header">{?MAIN_TITLE?}</a>&nbsp;-&nbsp;-&nbsp;-</big></strong>
                                <br />
                        </td>
                </tr>
                <tr>
                        <td width="200"><div class="guest_header">&nbsp;&nbsp;Hallo
                        $username!</div></td>
-                       <td align="center"><div class="guest_header">{!SLOGAN!}</div></td>
-                       <td width="200" align="right"><div class="guest_header">$date_time&nbsp;&nbsp;</div></td>
+                       <td align="center"><div class="guest_header">{?SLOGAN?}</div></td>
+                       <td width="200" align="right"><div class="guest_header">$content[date_time]&nbsp;&nbsp;</div></td>
                </tr>
                </table>
        </td>