All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_login_form.tpl
index 1751b4b6e7d1e1acbce6d8a87cd922960b5cc3f4..448b19a3a830f45c547ce3979294ac3c4ed5d3cd 100644 (file)
@@ -2,7 +2,7 @@
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;$content[target]=$content[value]" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td colspan="2" align="center" height="30" class="admin_title bottom2">
+               <td colspan="2" align="center" height="30" class="admin_title bottom">
                        <strong>{--ADMIN_LOGIN_TITLE--}</strong>
                </td>
        </tr>
                </td>
        </tr>
        $content[pass_message]
-       <tr><td colspan="2" class="bottom2 seperator">&nbsp;</td></tr>
+       <tr><td colspan="2" class="bottom seperator">&nbsp;</td></tr>
        <!--
        @TODO Doesn't work with sessions
        <tr>
-               <td class="bottom2" width="50%" align="right">{--SELECT_TIMEOUT--}:</td>
+               <td class="bottom" width="50%" align="right">{--SELECT_TIMEOUT--}:</td>
                <!-- @TODO Try to move the select box to our generic functions //-->
-               <td class="bottom2" width="50%">
+               <td class="bottom" width="50%">
                        <select name="timeout" size="1" class="admin_select">
                                <option value="86400">{--TIMEOUT_ONE_DAY--}</option>
                                <option value="172800">{--TIMEOUT_TWO_DAYS--}</option>