All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_config_secure.tpl
index 3ee09ad248c00ced03e7a2283359f850a8f96024..ee69e69b56330ae2408a5fa21756cad28e31331f 100644 (file)
@@ -2,7 +2,7 @@
 <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>