]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_nickname_form.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / member / member_nickname_form.tpl
index 5b662e8c886d199d122183c0edcf2223f17cf13f..186325112ef7cb2eb0b6175c33a2405bb1b75244 100644 (file)
@@ -1,10 +1,10 @@
-<FORM action="{!URL!}/modules.php?module=login&amp;what=nickname"
+<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>
+                       height="30"><strong>{--NICKNAME_CHANGE_NICKNAME_TITLE--}</strong></TD>
        </TR>
        <TR>
                <TD colspan="5" class="seperator" height="5">&nbsp;</TD>
@@ -46,4 +46,4 @@
                <TD width="5" class="member_footer seperator">&nbsp;</TD>
        </TR>
 </TABLE>
-</FORM>
+</form>