]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_login.tpl
All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / guest / guest_login.tpl
index ce733eab491b5829126f70834ebf57d591727548..2ffeecd3a0ce640ec1fada7900242432fe8ca854 100644 (file)
-<FORM action="{!URL!}/modules.php?module=index&amp;what=login"
+<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="21600">6 {--LIFE_HOURS--}</OPTION>
-                       <OPTION value="43200">12 {--LIFE_HOURS--}</OPTION>
-                       <OPTION value="86400">1 {--LIFE_DAYS--}</OPTION>
-                       <OPTION value="172800">2 {--LIFE_DAYS--}</OPTION>
-                       <OPTION value="604800">1 {--LIFE_WEEKS--}</OPTION>
-                       <OPTION value="1209600">2 {--LIFE_WEEKS--}</OPTION>
-                       <OPTION value="2592000">1 {--LIFE_MONTHS--}</OPTION>
-                       <OPTION value="5184000">2 {--LIFE_MONTHS--}</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"
-                       class="guest_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT
+                       <option value="3600">1 {--LIFE_HOURS--}</option>
+                       <option value="7200">2 {--LIFE_HOURS--}</option>
+                       <option value="21600">6 {--LIFE_HOURS--}</option>
+                       <option value="43200">12 {--LIFE_HOURS--}</option>
+                       <option value="86400">1 {--LIFE_DAYS--}</option>
+                       <option value="172800">2 {--LIFE_DAYS--}</option>
+                       <option value="604800">1 {--LIFE_WEEKS--}</option>
+                       <option value="1209600">2 {--LIFE_WEEKS--}</option>
+                       <option value="2592000">1 {--LIFE_MONTHS--}</option>
+                       <option value="5184000">2 {--LIFE_MONTHS--}</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"
+                       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>
-</FORM>
-<BR>
-<FORM action="{!URL!}/modules.php?module=index&amp;what=login"
+                       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"
-                       class="guest_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT
+       <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>
-</FORM>
\ No newline at end of file
+                       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