]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_footer.tpl
Fix for URL detection
[mailer.git] / templates / de / html / admin / admin_footer.tpl
index abe32fa3a1e6612198e19469fadcc1dc667caff7..443aea25bea20939a8c394b20c2923ad366fee34 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
        <div class="admin_table dashed" style="width:400px;margin-bottom:5px">
        <ul style="padding:0px;margin:0px">
-               <li class="menu_blur bottom2"><a href="{!URL!}/modules.php?module=index" title="{--ADMIN_BACK_TO_GUEST_MENU--}">{--ADMIN_BACK_TO_GUEST_MENU--}</a></li>
-               <li class="menu_blur bottom2"><a href="http://forum.mxchange.org" target="_blank" title="{--ADMIN_SUPPORT_FORUM_LINK--}">{--ADMIN_SUPPORT_FORUM_LINK--}</a></li>
+               <li class="menu_blur bottom"><a href="{%url=modules.php?module=index%}" title="{--ADMIN_BACK_TO_GUEST_MENU--}">{--ADMIN_BACK_TO_GUEST_MENU--}</a></li>
+               <li class="menu_blur bottom"><a href="http://forum.mxchange.org" target="_blank" title="{--ADMIN_SUPPORT_FORUM_LINK--}">{--ADMIN_SUPPORT_FORUM_LINK--}</a></li>
                <li class="menu_blur"><a href="http://bugs.mxchange.org" target="_blank" title="{--ADMIN_SUPPORT_BUGTRACKER_LINK--}">{--ADMIN_SUPPORT_BUGTRACKER_LINK--}</a></li>
        </ul>
        </div>