]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_login.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / guest / guest_login.tpl
index 500fa2b64ffa0bf38167343a3825c043c46b0316..2c8557b8324143d077e74857fb5fa43dd60d15aa 100644 (file)
@@ -1,41 +1,41 @@
 <form action="{!URL!}/modules.php?module=index&amp;what=login"
        method="POST" style="margin-bottom: 0px">
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
+<table border="0" cellspacing="0" cellpadding="0" align="center"
        class="guest_login dashed" width="480">
-       <TR>
-               <TD colspan="9" height="3" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD colspan="7" align="center" class="guest_login_header"><strong>{--GUEST_WELCOME_MEMBER--}</strong>
-               </TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="9" height="3" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD width="80" align="right">{--GUEST_ENTER_LOGIN--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><INPUT type="text" name="id" class="guest_normal" size="4"
-                       maxlength="9"></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD width="80" align="right">{--GUEST_ENTER_PASSWORD--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><INPUT type="password" name="password" class="guest_normal"
-                       size="10" maxlength="255"></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
+       <tr>
+               <td colspan="9" height="3" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td colspan="7" align="center" class="guest_login_header"><strong>{--GUEST_WELCOME_MEMBER--}</strong>
+               </td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="9" height="3" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td width="80" align="right">{--GUEST_ENTER_LOGIN--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><INPUT type="text" name="id" class="guest_normal" size="4"
+                       maxlength="9"></td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td width="80" align="right">{--GUEST_ENTER_PASSWORD--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><INPUT type="password" name="password" class="guest_normal"
+                       size="10" maxlength="255"></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
        {!LOGIN_FAILURE_MSG!}
-       <TR>
-               <TD colspan="9" height="3" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD colspan="3" align="right">{--GUEST_SELECT_LIFETIME--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD colspan="3"><select name="lifetime" size="1"
+       <tr>
+               <td colspan="9" height="3" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td colspan="3" align="right">{--GUEST_SELECT_LIFETIME--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td colspan="3"><select name="lifetime" size="1"
                        class="guest_select">
                        <option value="3600">1 {--LIFE_HOURS--}</option>
                        <option value="7200">2 {--LIFE_HOURS--}</option>
                        <option value="15552000">6 {--LIFE_MONTHS--}</option>
                        <option value="31536000">1 {--LIFE_YEARS--}</option>
                        <option value="60">{--LIFE_CLOSE_BROWSER--}</option>
-               </select></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="9" height="3" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD colspan="7" align="center"><INPUT type="reset"
+               </select></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="9" height="3" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td colspan="7" align="center"><INPUT type="reset"
                        class="guest_reset" value="{--CLEAR_FORM--}" />&nbsp;<INPUT
                        type="submit" name="ok" class="guest_submit"
-                       value="{--LOGIN_SUBMIT--}"></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="9" height="3" class="seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
+                       value="{--LOGIN_SUBMIT--}"></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="9" height="3" class="seperator">&nbsp;</td>
+       </tr>
+</table>
 </form>
 
 <form action="{!URL!}/modules.php?module=index&amp;what=login"
        method="POST" style="margin-bottom: 0px">
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
+<table border="0" cellspacing="0" cellpadding="0" align="center"
        class="guest_login dashed">
-       <TR>
-               <TD colspan="5" height="3" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD colspan="3" align="center" class="guest_login_header"><strong>{--GUEST_GET_NEW_PASS--}</strong>
-               </TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="3" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD width="145" align="right">{--GUEST_ENTER_LOGIN--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD width="145"><INPUT type="text" name="id" class="guest_normal"
-                       size="4" maxlength="9" />&nbsp;&nbsp;<strong>{--_OR--}</strong></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="3" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD width="145" align="right">{--GUEST_ENTER_EMAIL--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD width="145"><INPUT type="text" name="email"
-                       class="guest_normal" size="20" maxlength="255" /></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="9" height="3" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD colspan="7" align="center"><INPUT type="reset"
+       <tr>
+               <td colspan="5" height="3" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td colspan="3" align="center" class="guest_login_header"><strong>{--GUEST_GET_NEW_PASS--}</strong>
+               </td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="3" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td width="145" align="right">{--GUEST_ENTER_LOGIN--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td width="145"><INPUT type="text" name="id" class="guest_normal"
+                       size="4" maxlength="9" />&nbsp;&nbsp;<strong>{--_OR--}</strong></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="3" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td width="145" align="right">{--GUEST_ENTER_EMAIL--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td width="145"><INPUT type="text" name="email"
+                       class="guest_normal" size="20" maxlength="255" /></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="9" height="3" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td colspan="7" align="center"><INPUT type="reset"
                        class="guest_reset" value="{--CLEAR_FORM--}" />&nbsp;<INPUT
                        type="submit" name="new_pass" class="guest_submit"
-                       value="{--NEW_PASSWD--}" /></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="3" class="seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
+                       value="{--NEW_PASSWD--}" /></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="3" class="seperator">&nbsp;</td>
+       </tr>
+</table>
 </form>
\ No newline at end of file