]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_welcome_admins.tpl
fooRequestElementBar() functions renamed, adding of request parameters added:
[mailer.git] / templates / de / html / admin / admin_welcome_admins.tpl
index 90fff32422e363f28006bf5f7261db314463c725..0e7078c96045909882ac3f2c6defe23044e7208a 100644 (file)
@@ -9,10 +9,10 @@
                </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[id]%}"><strong>$content[login]</strong></a>]
                </td>
-               <td align="center" width="100" class="admin_logout top2 bottom2 right2">
-                       <a class="admin_logout tiny" href="{?URL?}/modules.php?module=admin&amp;action=logout">Ausloggen</a>
+               <td align="center" width="100" class="admin_logout top bottom right">
+                       <a class="admin_logout tiny" href="{%url=modules.php?module=admin&amp;action=logout%}">Ausloggen</a>
                </td>
        </tr>
 </table>