]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/guest/guest_nickname_login.tpl
(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / guest / guest_nickname_login.tpl
1 <FORM action="{!URL!}/modules.php?module=index&amp;what=login" method="POST" style="margin-bottom: 0px">\r
2 <TABLE border="0" cellspacing="0" cellpadding="0" align="center" class="guest_table dashed" width="540">\r
3 <TR>\r
4   <TD width="10" class="guest_title2 bottom2 seperator" height="30">&nbsp;</TD>\r
5   <TD colspan="8" class="guest_title2 bottom2">\r
6     <STRONG>{--GUEST_WELCOME_MEMBER--}</STRONG>\r
7   </TD>\r
8   <TD width="10" class="guest_title2 bottom2 seperator">&nbsp;</TD>\r
9 </TR>\r
10 <TR><TD colspan="9" height="3" class="seperator">&nbsp;</TD></TR>\r
11 <TR>\r
12   <TD width="10" class="seperator">&nbsp;</TD>\r
13   <TD width="180" align="right">{--GUEST_ENTER_LOGIN_NICKNAME--}:</TD>\r
14   <TD width="10" class="seperator">&nbsp;</TD>\r
15   <TD><INPUT type="text" name="id" class="guest_normal" size="10" maxlength="255"></TD>\r
16   <TD width="10" class="seperator">&nbsp;</TD>\r
17   <TD width="80" align="right">{--GUEST_ENTER_PASSWORD--}:</TD>\r
18   <TD width="10" class="seperator">&nbsp;</TD>\r
19   <TD><INPUT type="password" name="password" class="guest_normal" size="10" maxlength="255"></TD>\r
20   <TD width="10" class="seperator">&nbsp;</TD>\r
21 </TR>\r
22 {!LOGIN_FAILURE_MSG!}\r
23 <TR><TD colspan="9" height="3" class="seperator">&nbsp;</TD></TR>\r
24 <TR>\r
25   <TD width="10" class="seperator">&nbsp;</TD>\r
26   <TD colspan="3" align="right">{--GUEST_SELECT_LIFETIME--}:</TD>\r
27   <TD width="10" class="seperator">&nbsp;</TD>\r
28   <TD colspan="3">\r
29     <SELECT name="lifetime" size="1" class="guest_select">\r
30          <OPTION value="3600">1 {--LIFE_HOURS--}</OPTION>\r
31          <OPTION value="8200">2 {--LIFE_HOURS--}</OPTION>\r
32          <OPTION value="21600">6 {--LIFE_HOURS--}</OPTION>\r
33          <OPTION value="43200">12 {--LIFE_HOURS--}</OPTION>\r
34          <OPTION value="86400">1 {--LIFE_DAYS--}</OPTION>\r
35          <OPTION value="182800">2 {--LIFE_DAYS--}</OPTION>\r
36          <OPTION value="604800">1 {--LIFE_WEEKS--}</OPTION>\r
37          <OPTION value="1209600">2 {--LIFE_WEEKS--}</OPTION>\r
38          <OPTION value="2592000">1 {--LIFE_MONTHS--}</OPTION>\r
39          <OPTION value="5184000">2 {--LIFE_MONTHS--}</OPTION>\r
40          <OPTION value="15552000">6 {--LIFE_MONTHS--}</OPTION>\r
41          <OPTION value="31536000">1 {--LIFE_YEARS--}</OPTION>\r
42       <OPTION value="60">{--LIFE_CLOSE_BROWSER--}</OPTION>\r
43     </SELECT>\r
44   </TD>\r
45   <TD width="10" class="seperator">&nbsp;</TD>\r
46 </TR>\r
47 <TR><TD colspan="9" height="3" class="bottom2 seperator">&nbsp;</TD></TR>\r
48 <TR>\r
49   <TD width="10" class="guest_footer seperator">&nbsp;</TD>\r
50   <TD colspan="8" align="center" class="guest_footer">\r
51     <INPUT type="reset" class="guest_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT type="submit" name="ok" class="guest_submit" value="{--LOGIN_SUBMIT--}">\r
52   </TD>\r
53   <TD width="10" class="guest_footer seperator">&nbsp;</TD>\r
54 </TR>\r
55 </TABLE>\r
56 </FORM>\r
57 \r
58 <BR>\r
59 \r
60 <FORM action="{!URL!}/modules.php?module=index&amp;what=login" method="POST" style="margin-bottom: 0px">\r
61 <TABLE border="0" cellspacing="0" cellpadding="0" align="center" class="guest_table dashed" width="540">\r
62 <TR>\r
63   <TD width="10" class="guest_title2 bottom2 seperator">&nbsp;</TD>\r
64   <TD colspan="3" class="guest_title2 bottom2" height="30">\r
65     <STRONG>{--GUEST_GET_NEW_PASS--}</STRONG>\r
66   </TD>\r
67   <TD width="10" class="guest_title2 bottom2 seperator">&nbsp;</TD>\r
68 </TR>\r
69 <TR><TD colspan="5" height="3" class="seperator">&nbsp;</TD></TR>\r
70 <TR>\r
71   <TD width="10" class="seperator">&nbsp;</TD>\r
72   <TD width="145" align="right">{--GUEST_ENTER_LOGIN_NICKNAME--}:</TD>\r
73   <TD width="10" class="seperator">&nbsp;</TD>\r
74   <TD width="145"><INPUT type="text" name="id" class="guest_normal" size="10" maxlength="255">&nbsp;&nbsp;<STRONG>{--_OR--}</STRONG></TD>\r
75   <TD width="10" class="seperator">&nbsp;</TD>\r
76 </TR>\r
77 <TR><TD colspan="5" height="3" class="seperator">&nbsp;</TD></TR>\r
78 <TR>\r
79   <TD width="10" class="seperator">&nbsp;</TD>\r
80   <TD width="145" align="right">{--GUEST_ENTER_EMAIL--}:</TD>\r
81   <TD width="10" class="seperator">&nbsp;</TD>\r
82   <TD width="145"><INPUT type="text" name="email" class="guest_normal" size="20" maxlength="255"></TD>\r
83   <TD width="10" class="seperator">&nbsp;</TD>\r
84 </TR>\r
85 <TR><TD colspan="5" height="3" class="bottom2 seperator">&nbsp;</TD></TR>\r
86 <TR>\r
87   <TD width="10" class="guest_footer seperator">&nbsp;</TD>\r
88   <TD colspan="3" align="center" class="guest_footer">\r
89     <INPUT type="reset" class="guest_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT type="submit" name="new_pass" class="guest_submit" value="{--NEW_PASSWD--}">\r
90   </TD>\r
91   <TD width="10" class="guest_footer seperator">&nbsp;</TD>\r
92 </TR>\r
93 </TABLE>\r
94 </FORM>