]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_primera_mode_pay.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / member / member_primera_mode_pay.tpl
index 620638030f3c526d26bd047887eff2a9fb4a9024..96fff4a364cf5a9e14839db01ef0a3ad6c4c4077 100644 (file)
@@ -1,8 +1,8 @@
-<FORM action="{!URL!}/modules.php?module=login&amp;what=primera&amp;mode=pay" method="POST" style="margin-bottom: 0px">
+<form action="{!URL!}/modules.php?module=login&amp;what=primera&amp;mode=pay" method="POST" style="margin-bottom: 0px">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="440" class="member_table dashed">
        <TR>
                <TD colspan="3" align="center" class="member_title2 bottom2"
-                       height="30"><STRONG>{--PRIMERA_MEMBER_PAYOUT_TITLE--}</STRONG></TD>
+                       height="30"><strong>{--PRIMERA_MEMBER_PAYOUT_TITLE--}</strong></TD>
        </TR>
        <TR>
                <TD width="315" class="bottom2" height="25" align="right">{--PRIMERA_MEMBER_PAYOUT_POINTS--}</TD>
@@ -20,7 +20,7 @@
        <TR>
                <TD width="315" height="35" align="right">{--PRIMERA_MEMBER_NICKNAME--}</TD>
                <TD width="10" class="seperator">&nbsp;</TD>
-               <TD width="115"><INPUT type="text" name="primus_nickname" size="10" maxlength="255" value="$content[primus_nickname]" /></TD>
+               <TD width="115"><INPUT type="text" name="primera_nickname" size="10" maxlength="255" value="$content[primera_nickname]" /></TD>
        </TR>
        <TR>
                <TD width="315" height="35" align="right">{--PRIMERA_MEMBER_PASSWORD--}</TD>
@@ -43,5 +43,5 @@
        </TR>
 </TABLE>
 <br />
-<STRONG class="member_note"> {--PRIMERA_MEMBER_PAYOUT_NOTE--}</STRONG>
-</FORM>
+<div class="member_note"> {--PRIMERA_MEMBER_PAYOUT_NOTE--}</strong>
+</form>