]> git.mxchange.org Git - mailer.git/blob - templates/de/html/guest/guest_header.tpl
Re-added header.
[mailer.git] / templates / de / html / guest / guest_header.tpl
1 <!-- Gast-Tabelle - Anfang //-->
2 <div id="floater">
3         {%template,MessageFloater%}
4 </div>
5
6 <table border="0" cellspacing="0" cellpadding="0" width="100%" class="guest">
7 <tr>
8         <td colspan="3" align="left" valign="top" class="table_header">
9                 <a name="TOP"></a>
10
11                 <!-- Ab hier Kopf! -->
12                 <table border="0" cellspacing="0" cellpadding="0" width="100%">
13                 <tr>
14                         <td width="360" align="left">
15                                 <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" />
16                         </td>
17
18                         <td class="seperator">&nbsp;</td>
19                         <td width="150" align="center" style="padding-right: 9px">
20                                 <div class="guest_content dashed" style="padding:2px">
21                                         Aktuelle Version:<br />
22                                         <strong>0.2.1-FINAL</strong><br />
23                                         [<a href="{?URL?}/modules.php?module=index&amp;what=git" title="Mailtauschscript und Paidmailer-Script aus GIT laden">SVN-Version holen</a>]
24                                 </div>
25                         </td>
26                 </tr>
27                 </table>
28
29                 <!-- Bis hier Kopf! -->
30                 <div style="display: none;"><a rel="me" target="_blank" title="Zur Anmeldung" href="{?URL?}/guestbook.php">parish</a></div>
31         </td>
32 </tr>