]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_header.tpl
jquery will not become an extension in the future
[mailer.git] / templates / de / html / guest / guest_header.tpl
index ade72e031e9f7c066ef1b0beee001cbd9ce691f8..829fa3cbb8628f31981a8d6827c52dd96cec5a58 100644 (file)
@@ -1,19 +1,19 @@
 <!-- Gast-Tabelle - Anfang -->
-<TABLE border="0" cellspacing="0" cellpadding="0" width="100%"
+<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!}"
+       <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>
-               <TABLE border="0" cellspacing="0" cellpadding="0" width="100%">
-                       <TR>
-                               <TD width="200"><FONT class="guest_header">&nbsp;&nbsp;Hallo
-                               $username!</FONT></TD>
-                               <TD align="center"><FONT class="guest_header">{!SLOGAN!}</FONT></TD>
-                               <TD width="200" align="right"><FONT class="guest_header">$date_time&nbsp;&nbsp;</FONT></TD>
-                       </TR>
-               </TABLE>
-               <!-- Bis hier Kopf! --></TD>
-       </TR>
\ No newline at end of file
+                       class="guest_header">{?MAIN_TITLE?}</a>&nbsp;-&nbsp;-&nbsp;-</big></strong><br />
+               <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">$content[date_time]&nbsp;&nbsp;</div></td>
+                       </tr>
+               </table>
+               <!-- Bis hier Kopf! --></td>
+       </tr>