]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_header.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / guest / guest_header.tpl
index b3dcdedc4ebf7944cdaffa9ed1bad6243ec77981..106908a6a046379bc9a6b13edbbc239fd69e3c8c 100644 (file)
@@ -1,18 +1,22 @@
-<!-- Gast-Tabelle - Anfang -->
+<!-- Gast-Tabelle - Anfang //-->
+<div id="floater">
+       {%template,MessageFloater%}
+</div>
+
 <table border="0" cellspacing="0" cellpadding="0" width="100%" class="guest">
        <tr>
-               <td colspan="3" align="center" valign="top" class="guest_title">
+               <td colspan="3" align="center" valign="top" class="table_header">
                        <a name="TOP"></a>
-                       <!-- Ab hier Kopf! -->
+                       <!-- Ab hier Kopf! //-->
                        <strong><big>-&nbsp;-&nbsp;-<a title="{?MAIN_TITLE?}"
                        style="cursor: default; background: none; text-decoration: none"
                        class="guest_header">{?MAIN_TITLE?}</a>&nbsp;-&nbsp;-&nbsp;-</big></strong>
                <table border="0" cellspacing="0" cellpadding="0" width="100%">
                        <tr>
-                               <td width="200"><div class="guest_header">Hallo $username!</div></td>
+                               <td width="200"><div class="guest_header">Hallo {%pipe,getUsername%}!</div></td>
                                <td align="center"><div class="guest_header">{?SLOGAN?}</div></td>
                                <td width="200" align="right"><div class="guest_header">$content[date_time]</div></td>
                        </tr>
                </table>
-               <!-- Bis hier Kopf! --></td>
+               <!-- Bis hier Kopf! //--></td>
        </tr>