Some rewrites
[mailer.git] / templates / de / html / admin / admin_footer.tpl
1 <div align="center">
2         <div class="admin_table dashed" style="width:400px;margin-bottom:5px">
3         <ul style="padding:0px;margin:0px">
4                 <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>
5                 <li class="menu_blur bottom2"><a href="http://forum.mxchange.org" target="_blank" title="{--ADMIN_SUPPORT_FORUM_LINK--}">{--ADMIN_SUPPORT_FORUM_LINK--}</a></li>
6                 <li class="menu_blur"><a href="http://bugs.mxchange.org" target="_blank" title="{--ADMIN_SUPPORT_BUGTRACKER_LINK--}">{--ADMIN_SUPPORT_BUGTRACKER_LINK--}</a></li>
7         </ul>
8         </div>
9 </div>