]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_proxy.tpl
Fix for URL detection
[mailer.git] / templates / de / html / admin / admin_config_proxy.tpl
index e0a2de6e6b6cb2b994c4b2854a0a38ad5bb9d624..1df1347c5ca7fc185cfc0a2ff9350b48dc5427fb 100644 (file)
@@ -1,7 +1,7 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_proxy" method="POST">
-<table border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed" width="500">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_proxy%}" 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_EDIT_PROXY_SETTINGS--}</strong></td>
        </tr>
        <tr><td colspan="2" class="seperator" height="5">&nbsp;</td></tr>
@@ -40,7 +40,7 @@
                        <input type="password" name="proxy_password" value="$content[proxy_password]" />
                </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--}" />