Global rewrite of engine:
[mailer.git] / templates / de / html / admin / admin_welcome_admins.tpl
index 67e1666b219c63ce8bd6ee809e6f6b9f08fbfb7a..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 top bottom right">
-                       <a class="admin_logout tiny" href="{?URL?}/modules.php?module=admin&amp;action=logout">Ausloggen</a>
+                       <a class="admin_logout tiny" href="{%url=modules.php?module=admin&amp;action=logout%}">Ausloggen</a>
                </td>
        </tr>
 </table>