]> git.mxchange.org Git - mailer.git/commitdiff
Re-added header.
authorRoland Häder <roland@mxchange.org>
Thu, 13 Aug 2015 16:24:30 +0000 (18:24 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 2 Sep 2017 23:32:34 +0000 (01:32 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
templates/de/html/guest/guest_header.tpl

index 106908a6a046379bc9a6b13edbbc239fd69e3c8c..774d080983dfd478bcce342784505828d791e5c4 100644 (file)
@@ -4,19 +4,29 @@
 </div>
 
 <table border="0" cellspacing="0" cellpadding="0" width="100%" class="guest">
-       <tr>
-               <td colspan="3" align="center" valign="top" class="table_header">
-                       <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>
+<tr>
+       <td colspan="3" align="left" valign="top" class="table_header">
+               <a name="TOP"></a>
+
+               <!-- Ab hier Kopf! -->
                <table border="0" cellspacing="0" cellpadding="0" width="100%">
-                       <tr>
-                               <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>
+               <tr>
+                       <td width="360" align="left">
+                               <img src="{?URL?}/images/logo_356x50_ani.gif" border="0" width="356" height="50" alt="Header Image" title="Mailtauschscript und Paidmailer-Script - Dein freies Mailtauschscript" />
+                       </td>
+
+                       <td class="seperator">&nbsp;</td>
+                       <td width="150" align="center" style="padding-right: 9px">
+                               <div class="guest_content dashed" style="padding:2px">
+                                       Aktuelle Version:<br />
+                                       <strong>0.2.1-FINAL</strong><br />
+                                       [<a href="{?URL?}/modules.php?module=index&amp;what=git" title="Mailtauschscript und Paidmailer-Script aus GIT laden">SVN-Version holen</a>]
+                               </div>
+                       </td>
+               </tr>
                </table>
-               <!-- Bis hier Kopf! //--></td>
-       </tr>
+
+               <!-- Bis hier Kopf! -->
+               <div style="display: none;"><a rel="me" target="_blank" title="Zur Anmeldung" href="{?URL?}/guestbook.php">parish</a></div>
+       </td>
+</tr>