]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/index.tpl
Template improved, old lost code removed, some fixes
[mailer.git] / templates / de / html / index.tpl
index d387a32db2088b706e7d8ebc5dea12c151aad0f4..d675c333566886a988bae0cc7254d75e13f223f4 100644 (file)
@@ -1,17 +1,14 @@
+<div align="center">
 <a name="TOP"></a>
-<table border="0" cellspacing="0" cellpadding="0" width="100%"
-       class="guest_table" height="100%">
+<table border="0" cellspacing="0" cellpadding="0" width="100%" class="guest_table" height="100%">
        <tr>
                <td align="center" height="65%">
                <table border="0" cellspacing="0" cellpadding="0" width="100%">
                        <tr>
                                <td align="center">
-                                       <a target="_parent" href="{?URL?}/modules.php?module=index&amp;what=welcome"><div class="big">{?MAIN_TITLE?}</div></a>
+                                       <a target="_parent" href="{%url=modules.php?module=index&amp;what=welcome%}"><div class="big">{?MAIN_TITLE?}</div></a>
                                </td>
                        </tr>
-                       <tr>
-                               <td align="center" height="30" class="seperator">&nbsp;</td>
-                       </tr>
                        <tr>
                                <td align="center"><div class="medium">{?SLOGAN?}</div></td>
                        </tr>
@@ -21,7 +18,7 @@
        <tr>
                <td align="center" height="26%">
                        <div class="big">
-                               [&nbsp;<a target="_parent" href="{?URL?}/modules.php?module=index&amp;what=welcome">Weiter...</a>&nbsp;]
+                               [&nbsp;<a target="_parent" href="{%url=modules.php?module=index&amp;what=welcome%}">Weiter...</a>&nbsp;]
                        </div>
                </td>
        </tr>
@@ -39,3 +36,4 @@
                </div></td>
        </tr>
 </table>
+</div>