]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_footer.tpl
SQL removal list table is now 100%, SQL error in ext-bonus fixed (thanks to schatty)
[mailer.git] / templates / de / html / admin / admin_footer.tpl
index c13b658b6acb9b9d2d59c1ffb13324f6d1539eb2..6c67149e455dfcb37254101e2dc5c047aa3f25c8 100644 (file)
@@ -1 +1,9 @@
-<A href="{!URL!}/modules.php?module=index">{--ADMIN_BACK_TO_GUEST_MENU--}</A>
\ No newline at end of file
+<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">{--ADMIN_BACK_TO_GUEST_MENU--}</a>
+               <li class="menu_blur bottom2"><a href="http://forum.mxchange.org" target="_blank" title="{--ADMIN_SUPPORT_FORUM_LINK--}">{--ADMIN_SUPPORT_FORUM_LINK--}</a>
+               <li class="menu_blur"><a href="http://bugs.mxchange.org" target="_blank" title="{--ADMIN_SUPPORT_BUGTRACKER_LINK--}">{--ADMIN_SUPPORT_BUGTRACKER_LINK--}</a>
+       </ul>
+       </div>
+</div>