]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/member/member_nickname_form.tpl
- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / member / member_nickname_form.tpl
index 931f375922f056d820e6ded984268e3f41be2bab..56a5822545f29d3b2ad0bfc90ea4b263d2b1a484 100644 (file)
@@ -1,33 +1,48 @@
-<FORM action="{!URL!}/modules.php?module=login&amp;what=nickname" method="POST" style="margin-bottom: 0px">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" width="500" class="member_table dashed">\r
-<TR>\r
-  <TD colspan="5" align="center" class="member_title2 bottom2" height="30"><STRONG>{--NICKNAME_CHANGE_NICKNAME_TITLE--}</STRONG></TD>\r
-</TR>\r
-<TR><TD colspan="5" class="seperator" height="5">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD width="5" class="seperator">&nbsp;</TD>\r
-  <TD colspan="3">{--NICKNAME_CHANGE_NICKNAME_INTRO--}</TD>\r
-  <TD width="5" class="seperator">&nbsp;</TD>\r
-</TR>\r
-<TR><TD colspan="5" class="seperator" height="5">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD width="5" class="seperator">&nbsp;</TD>\r
-  <TD align="right">{--NICKNAME_ENTER_NICKNAME--}:</TD>\r
-  <TD width="5" class="seperator">&nbsp;</TD>\r
-  <TD><INPUT type="text" name="nickname" class="member_normal" size="30" maxlength="30" value="{--__NICKNAME--}"></TD>\r
-  <TD width="5" class="seperator">&nbsp;</TD>\r
-</TR>\r
-<TR><TD colspan="5" class="seperator" height="5">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD width="5" class="seperator">&nbsp;</TD>\r
-  <TD colspan="3" align="center">{--NICKNAME_ALLOWED_CHARS--}</TD>\r
-  <TD width="5" class="seperator">&nbsp;</TD>\r
-</TR>\r
-<TR><TD colspan="5" class="seperator bottom2" height="5">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD width="5" class="member_footer seperator">&nbsp;</TD>\r
-  <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
-  <TD width="5" class="member_footer seperator">&nbsp;</TD>\r
-</TR>\r
-</TABLE>\r
-</FORM>\r
+<FORM action="{!URL!}/modules.php?module=login&amp;what=nickname"
+       method="POST" style="margin-bottom: 0px">
+<TABLE border="0" cellspacing="0" cellpadding="0" width="500"
+       class="member_table dashed">
+       <TR>
+               <TD colspan="5" align="center" class="member_title2 bottom2"
+                       height="30"><STRONG>{--NICKNAME_CHANGE_NICKNAME_TITLE--}</STRONG></TD>
+       </TR>
+       <TR>
+               <TD colspan="5" class="seperator" height="5">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD width="5" class="seperator">&nbsp;</TD>
+               <TD colspan="3">{--NICKNAME_CHANGE_NICKNAME_INTRO--}</TD>
+               <TD width="5" class="seperator">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD colspan="5" class="seperator" height="5">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD width="5" class="seperator">&nbsp;</TD>
+               <TD align="right">{--NICKNAME_ENTER_NICKNAME--}:</TD>
+               <TD width="5" class="seperator">&nbsp;</TD>
+               <TD><INPUT type="text" name="nickname" class="member_normal"
+                       size="30" maxlength="30" value="{--__NICKNAME--}"></TD>
+               <TD width="5" class="seperator">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD colspan="5" class="seperator" height="5">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD width="5" class="seperator">&nbsp;</TD>
+               <TD colspan="3" align="center">{--NICKNAME_ALLOWED_CHARS--}</TD>
+               <TD width="5" class="seperator">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD colspan="5" class="seperator bottom2" height="5">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD width="5" class="member_footer seperator">&nbsp;</TD>
+               <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>
+               <TD width="5" class="member_footer seperator">&nbsp;</TD>
+       </TR>
+</TABLE>
+</FORM>