HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / member / member_transfer_new.tpl
index 7d09bfd320a5e43f578a78d2441508bd75424aba..3bd456a6a078a4932b93db3073f8eabd3dfe6ea9 100644 (file)
@@ -1,7 +1,7 @@
-<FORM action="{!URL!}/modules.php?module=login&amp;what=transfer&amp;mode=new" method="POST" style="margin-bottom: 0px">
+<form action="{!URL!}/modules.php?module=login&amp;what=transfer&amp;mode=new" method="POST" style="margin-bottom: 0px">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="520" class="guest_table dashed">
        <TR>
-               <TD align="right" width="220" class="bottom2" height="40"><STRONG>{--TRANSFER_SELECT_TARGET_UID--}:</STRONG>
+               <TD align="right" width="220" class="bottom2" height="40"><strong>{--TRANSFER_SELECT_TARGET_UID--}:</strong>
                </TD>
                <TD width="10" class="bottom2 right2 seperator">&nbsp;</TD>
                <TD width="10" class="bottom2 seperator">&nbsp;</TD>
@@ -9,14 +9,14 @@
                {!__TRANSFER_USERID_SELECTION!}</TD>
        </TR>
        <TR>
-               <TD align="right" class="bottom2" height="40"><STRONG>{--TRANSFER_POINTS_MAXIMUM--}:</STRONG>
+               <TD align="right" class="bottom2" height="40"><strong>{--TRANSFER_POINTS_MAXIMUM--}:</strong>
                </TD>
                <TD width="10" class="bottom2 right2 seperator">&nbsp;</TD>
                <TD width="10" class="bottom2 seperator">&nbsp;</TD>
                <TD class="bottom2">{!__TRANSFER_MAX_VALUE!} {!POINTS!}</TD>
        </TR>
        <TR>
-               <TD align="right" class="bottom2" height="40"><STRONG>{--TRANSFER_POINTS_AMOUNT--}:</STRONG>
+               <TD align="right" class="bottom2" height="40"><strong>{--TRANSFER_POINTS_AMOUNT--}:</strong>
                </TD>
                <TD width="10" class="bottom2 right2 seperator">&nbsp;</TD>
                <TD width="10" class="bottom2 seperator">&nbsp;</TD>
@@ -26,7 +26,7 @@
                {!POINTS!}</TD>
        </TR>
        <TR>
-               <TD align="right" class="bottom2" height="40"><STRONG>{--TRANSFER_POINTS_REASON--}:</STRONG>
+               <TD align="right" class="bottom2" height="40"><strong>{--TRANSFER_POINTS_REASON--}:</strong>
                </TD>
                <TD width="10" class="bottom2 right2 seperator">&nbsp;</TD>
                <TD width="10" class="bottom2 seperator">&nbsp;</TD>
                </TD>
        </TR>
        <TR>
-               <TD align="right" class="bottom2" height="40"><STRONG>{--TRANSFER_POINTS_SECURITY_CODE--}:</STRONG>
+               <TD align="right" class="bottom2" height="40"><strong>{--TRANSFER_POINTS_SECURITY_CODE--}:</strong>
                </TD>
                <TD width="10" class="bottom2 right2 seperator">&nbsp;</TD>
                <TD width="10" class="bottom2 seperator">&nbsp;</TD>
                <TD class="bottom2">{!__TRANSFER_IMAGE_INPUT!}</TD>
        </TR>
        <TR>
-               <TD align="right" class="bottom2" height="40"><STRONG>{--TRANSFER_ENTER_PASSWORD--}:</STRONG>
+               <TD align="right" class="bottom2" height="40"><strong>{--TRANSFER_ENTER_PASSWORD--}:</strong>
                </TD>
                <TD width="10" class="bottom2 right2 seperator">&nbsp;</TD>
                <TD width="10" class="bottom2 seperator">&nbsp;</TD>
@@ -58,4 +58,4 @@
                        value="{--TRANSFER_ADD_NEW--}"{!__TRANSFER_TO_DISABLED!}></TD>
        </TR>
 </TABLE>
-</FORM>
+</form>