]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_header.tpl
Added local files + mods
[mailer.git] / templates / de / html / guest / guest_header.tpl
index 738341e6af6f83c3c822323e670fb3c0250b85b5..c0330495979964b35763f3efb7df8c58074c6a30 100644 (file)
@@ -1,19 +1,22 @@
 <!-- Gast-Tabelle - Anfang -->
-<table border="0" cellspacing="0" cellpadding="0" width="100%"
-       class="guest">
+<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"><a
-                       name="TOP"></a> <!-- 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><br />
+               <td colspan="3" align="center" valign="top" class="table_header">
+                       <a name="TOP"></a>
+                       <img src="{?URL?}/img/titel-2.gif" border="0" width="439" height="64"
+                        alt="{?MAIN_TITLE?}" title="{?MAIN_TITLE?}" />
                <table border="0" cellspacing="0" cellpadding="0" width="100%">
                        <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 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>
-       </tr>
\ No newline at end of file
+               <a href="{%url=register.php%}"><span style="display: none;">horizon-psychopath</span></a>
+               <!-- Bis hier Kopf! -->
+               </td>
+       </tr>