]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_welcome_admins.tpl
Performance hacks, encapsulation and more EL code usage:
[mailer.git] / templates / de / html / admin / admin_welcome_admins.tpl
index f52cc61a37d981c8573c66c00ebecb1cb488ca21..177f91986ffca2e748e62b54960938b64e0f27bf 100644 (file)
@@ -8,7 +8,7 @@
                </td>
                <td align="center" width="300" class="dashed tiny">
                        Aktueller Admin:
                </td>
                <td align="center" width="300" class="dashed tiny">
                        Aktueller Admin:
-                       [<a class="tiny" href="{%url=modules.php?module=admin&amp;what=admins_edit&amp;admin=$content[id]%}"><strong>$content[login]</strong></a>]
+                       [<a class="tiny" href="{%url=modules.php?module=admin&amp;what=admins_edit&amp;admin=$content%}"><strong>{%pipe,getAdminLogin=$content%}</strong></a>]
                </td>
                <td align="center" width="100" class="logout_box top bottom right">
                        <a class="logout_box tiny" href="{%url=modules.php?module=admin&amp;action=logout%}">Ausloggen</a>
                </td>
                <td align="center" width="100" class="logout_box top bottom right">
                        <a class="logout_box tiny" href="{%url=modules.php?module=admin&amp;action=logout%}">Ausloggen</a>