]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_secure.tpl
fooRequestElementBar() functions renamed, adding of request parameters added:
[mailer.git] / templates / de / html / admin / admin_config_secure.tpl
index 3ee09ad248c00ced03e7a2283359f850a8f96024..93a6f0d5f732f67f203d3e31380f1b5c33529732 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=config_secure" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_secure%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td class="admin_title bottom2" colspan="3" align="center">
+               <td class="admin_title bottom" colspan="3" align="center">
                        <strong>{--EDIT_SECURITY_SETTINGS--}</strong>
                </td>
        </tr>
@@ -13,8 +13,8 @@
                </td>
        </tr>
        <tr>
-               <td class="bottom2" align="right" width="280">{--ADMIN_SALT_LENGTH--}:</td>
-               <td class="bottom2">
+               <td class="bottom" align="right" width="280">{--ADMIN_SALT_LENGTH--}:</td>
+               <td class="bottom">
                        <input type="text" name="salt_length" class="admin_normal" size="3" maxlength="3" value="{?salt_length?}" />
                </td>
        </tr>