(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / member / member_nickname_form.tpl
1 <FORM action="{!URL!}/modules.php?module=login&amp;what=nickname" method="POST" style="margin-bottom: 0px">\r
2 <TABLE border="0" cellspacing="0" cellpadding="0" width="500" class="member_table dashed">\r
3 <TR>\r
4   <TD colspan="5" align="center" class="member_title2 bottom2" height="30"><STRONG>{--NICKNAME_CHANGE_NICKNAME_TITLE--}</STRONG></TD>\r
5 </TR>\r
6 <TR><TD colspan="5" class="seperator" height="5">&nbsp;</TD></TR>\r
7 <TR>\r
8   <TD width="5" class="seperator">&nbsp;</TD>\r
9   <TD colspan="3">{--NICKNAME_CHANGE_NICKNAME_INTRO--}</TD>\r
10   <TD width="5" class="seperator">&nbsp;</TD>\r
11 </TR>\r
12 <TR><TD colspan="5" class="seperator" height="5">&nbsp;</TD></TR>\r
13 <TR>\r
14   <TD width="5" class="seperator">&nbsp;</TD>\r
15   <TD align="right">{--NICKNAME_ENTER_NICKNAME--}:</TD>\r
16   <TD width="5" class="seperator">&nbsp;</TD>\r
17   <TD><INPUT type="text" name="nickname" class="member_normal" size="30" maxlength="30" value="{--__NICKNAME--}"></TD>\r
18   <TD width="5" class="seperator">&nbsp;</TD>\r
19 </TR>\r
20 <TR><TD colspan="5" class="seperator" height="5">&nbsp;</TD></TR>\r
21 <TR>\r
22   <TD width="5" class="seperator">&nbsp;</TD>\r
23   <TD colspan="3" align="center">{--NICKNAME_ALLOWED_CHARS--}</TD>\r
24   <TD width="5" class="seperator">&nbsp;</TD>\r
25 </TR>\r
26 <TR><TD colspan="5" class="seperator bottom2" height="5">&nbsp;</TD></TR>\r
27 <TR>\r
28   <TD width="5" class="member_footer seperator">&nbsp;</TD>\r
29   <TD colspan="3" class="member_footer" align="center"><INPUT type="reset" class="member_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT type="submit" name="ok" class="member_submit" value="{--NICKNAME_SUBMIT--}"></TD>\r
30   <TD width="5" class="member_footer seperator">&nbsp;</TD>\r
31 </TR>\r
32 </TABLE>\r
33 </FORM>\r