More fixes for installation and extension registration
[mailer.git] / templates / de / html / admin / admin_login_form.tpl
index fe1efe78a9ec70556ab4a7e54aaf2a12cf3169c2..bf071ab2e3d979a68c9b70e0999ff8d0840dc1a8 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 bottom">
+               <td colspan="2" align="center" class="admin_title bottom">
                        <strong>{--ADMIN_LOGIN_TITLE--}</strong>
                </td>
        </tr>
@@ -35,7 +35,7 @@
        @TODO Doesn't work with sessions
        <tr>
                <td class="bottom" width="50%" align="right">{--SELECT_TIMEOUT--}:</td>
-               <!-- @TODO Try to move the select box to our generic functions //-->
+               @TODO Try to move the select box to our generic functions
                <td class="bottom" width="50%">
                        <select name="timeout" size="1" class="admin_select">
                                <option value="86400">{--TIMEOUT_ONE_DAY--}</option>