]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_menu.tpl
Fix for URL detection
[mailer.git] / templates / de / html / admin / admin_config_menu.tpl
index cc4688edd8f03f7f02ebce543a2229ab33145dd9..656af4796cc164820be1e3c0e7c0e59e19e8b39a 100644 (file)
@@ -1,7 +1,7 @@
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=config_menu" method="post">
+<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 bottom2" height="30">
+               <td colspan="2" align="center" class="admin_title bottom" height="30">
                        <strong>{--ADMIN_CONFIG_MENU_TITLE--}</strong>
                </td>
        </tr>
@@ -25,7 +25,7 @@
                        <input type="radio" name="member_menu_advert_enabled" value="N"$content[member_menu_advert_enabled_n] /> {--NO--}
                </td>
        </tr>
-       <tr><td colspan="2" class="bottom2 seperator" height="5">&nbsp;</td></tr>
+       <tr><td colspan="2" class="bottom seperator" height="5">&nbsp;</td></tr>
        <tr>
                <td colspan="2" class="admin_footer">
                        <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />