More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / guest / guest_nickname_login.tpl
index b8a1c4def56c41638e29453b4e207588b7a09554..6bf7da4d0c8c995501118e9c8b1e203e965086e3 100644 (file)
@@ -1,38 +1,38 @@
 <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_table dashed" width="540">
-       <TR>
-               <TD width="10" class="guest_title2 bottom2 seperator" height="30">&nbsp;</TD>
-               <TD colspan="8" class="guest_title2 bottom2"><strong>{--GUEST_WELCOME_MEMBER--}</strong>
-               </TD>
-               <TD width="10" class="guest_title2 bottom2 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="180" align="right">{--GUEST_ENTER_LOGIN_NICKNAME--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><INPUT type="text" name="id" class="guest_normal" size="10"
-                       maxlength="255"></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 width="10" class="guest_title2 bottom2 seperator" height="30">&nbsp;</td>
+               <td colspan="8" class="guest_title2 bottom2"><strong>{--GUEST_WELCOME_MEMBER--}</strong>
+               </td>
+               <td width="10" class="guest_title2 bottom2 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="180" align="right">{--GUEST_ENTER_LOGIN_NICKNAME--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><INPUT type="text" name="id" class="guest_normal" size="10"
+                       maxlength="255"></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="8200">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="bottom2 seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="guest_footer seperator">&nbsp;</TD>
-               <TD colspan="8" align="center" class="guest_footer"><INPUT
+               </select></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="9" height="3" class="bottom2 seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="guest_footer seperator">&nbsp;</td>
+               <td colspan="8" align="center" class="guest_footer"><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="guest_footer seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
+                       value="{--LOGIN_SUBMIT--}"></td>
+               <td width="10" class="guest_footer 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_table dashed" width="540">
-       <TR>
-               <TD width="10" class="guest_title2 bottom2 seperator">&nbsp;</TD>
-               <TD colspan="3" class="guest_title2 bottom2" height="30"><strong>{--GUEST_GET_NEW_PASS--}</strong>
-               </TD>
-               <TD width="10" class="guest_title2 bottom2 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_NICKNAME--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD width="145"><INPUT type="text" name="id" class="guest_normal"
-                       size="10" maxlength="255">&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="5" height="3" class="bottom2 seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="guest_footer seperator">&nbsp;</TD>
-               <TD colspan="3" align="center" class="guest_footer"><INPUT
+       <tr>
+               <td width="10" class="guest_title2 bottom2 seperator">&nbsp;</td>
+               <td colspan="3" class="guest_title2 bottom2" height="30"><strong>{--GUEST_GET_NEW_PASS--}</strong>
+               </td>
+               <td width="10" class="guest_title2 bottom2 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_NICKNAME--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td width="145"><INPUT type="text" name="id" class="guest_normal"
+                       size="10" maxlength="255">&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="5" height="3" class="bottom2 seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="guest_footer seperator">&nbsp;</td>
+               <td colspan="3" align="center" class="guest_footer"><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="guest_footer seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
+                       value="{--NEW_PASSWD--}" /></td>
+               <td width="10" class="guest_footer seperator">&nbsp;</td>
+       </tr>
+</table>
 </form>
\ No newline at end of file