]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_welcome.tpl
Large code cleanups:
[mailer.git] / templates / de / html / admin / admin_welcome.tpl
index 5c24091bbd9835e32f4df743e587dcebb6357ac2..e9ab676d2b71dca697d033282ee5b6d4096ab12d 100644 (file)
@@ -1,8 +1,4 @@
 <div align="center">
-       <strong>: : : Willkommen zum Administrationsbereich : : :</strong>
-</div>
-
-<div>
 <table border="0" cellspacing="0" cellpadding="0" width="100%">
        <tr>
                <td>
                </td>
                <td align="center" width="300" class="dashed tiny">
                        Aktueller Admin:
-                       [<span class="admin_note tiny" title="Erweiterung admins nicht installiert.">$content[login]</span>]
+                       [<span class="notice tiny" title="Erweiterung admins nicht installiert.">{%pipe,getAdminLogin=$content%}</span>]
                </td>
-               <td class="admin_logout top bottom right" align="center" width="100">
-                       <a class="admin_logout tiny" href="{%url=modules.php?module=admin&amp;action=logout%}">Ausloggen</a>
+               <td class="logout_box top bottom right" align="center" width="100">
+                       <a class="logout_box tiny" href="{%url=modules.php?module=admin&amp;action=logout%}">Ausloggen</a>
                </td>
        </tr>
 </table>