]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_menu.tpl
Patches from Profi-Concept's branch integrated (except 1599, because it is to large...
[mailer.git] / templates / de / html / admin / admin_config_menu.tpl
index ce939de3693dde0c8fefa6b30b72e3f231900a62..4e78c5328f5cb6bef0ec744ff83402e9724d0069 100644 (file)
@@ -1,7 +1,8 @@
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=config_menu" method="post">
+<div align="center">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_menu%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
        <tr>
-               <td colspan="2" align="center" class="admin_title bottom" height="30">
+               <td colspan="2" align="center" class="admin_title bottom">
                        <strong>{--ADMIN_CONFIG_MENU_TITLE--}</strong>
                </td>
        </tr>
@@ -34,3 +35,4 @@
        </tr>
 </table>
 </form>
+</div>