]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_session.tpl
Colors switched
[mailer.git] / templates / de / html / admin / admin_config_session.tpl
index 98374e9d6799428cd49c75ecc4bfd9ca7a53f75e..9c83262eea40dccb6ad555eef251e510afedd17b 100644 (file)
@@ -1,5 +1,5 @@
-<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="700">
+<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="700">
        <tr>
                <td colspan="2" align="center" class="admin_title bottom2" height="30">
                        <strong>{--ADMIN_SESSION_SETTINGS_TITLE--}</strong>
                </td>
        </tr>
        <tr>
-               <td colspan="2" style="padding:3px" align="center">
+               <td colspan="2" align="center">
                        <span class="admin_note">
                                {--ADMIN_BASE_PATH--}:<br />
-                               <em>{!PATH!}</em><br />
+                               <em>{?PATH?}</em><br />
                                {--ADMIN_SESSION_SAVE_PATH_NOTE--}
                        </span>
                </td>
@@ -26,7 +26,7 @@
        <tr><td colspan="2" class="bottom2 seperator" height="5">&nbsp;</td></tr>
        <tr>
                <td colspan="2" class="admin_footer">
-                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;*
+                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                        <input type="submit" name="ok" class="admin_submit" value="{--SAVE_SETTINGS--}" />
                </td>
        </tr>