]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_welcome.tpl
Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / admin / admin_welcome.tpl
index b9b6fa3a3f03c72cdab599fd0e53a41ea27fe7f2..4a8881c112508cf3a618b416de0e1e4d5d18f5e5 100644 (file)
@@ -5,11 +5,12 @@
                <td>
                        <div align="left" class="tiny">&nbsp;&nbsp;Hallo $username!</div>
                </td>
-               <td align="center" width="300" class="dashed"><div class="tiny">
-                       Aktueller Admin:&nbsp;[<span class="admin_note" title="Erweiterung admins nicht installiert.">$content[login]</span>]
-               </div></td>
-               <td align="center" width="100" class="top2 bottom2 right2"><div class="tiny"> <a class="menu_blur admin_logout"
-                       href="{?URL?}/modules.php?module=admin&amp;action=logout">Ausloggen</a>
-               </div></td>
+               <td align="center" width="300" class="dashed tiny">
+                       Aktueller Admin:
+                       [<span class="admin_note tiny" title="Erweiterung admins nicht installiert.">$content[login]</span>]
+               </td>
+               <td class="admin_logout top2 bottom2 right2" align="center" width="100">
+                       <a class="admin_logout tiny" href="{?URL?}/modules.php?module=admin&amp;action=logout">Ausloggen</a>
+               </td>
        </tr>
 </table>