]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_payout_accept_form.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_payout_accept_form.tpl
index 32bccd2d75508bfd48a921629f5e9800e1c5d055..c7d44e34dc39abc07e5ec9f730f868ebf07a0955 100644 (file)
@@ -1,17 +1,17 @@
-<FORM
+<form
        action="{!URL!}/modules.php?module=admin&amp;what=list_payouts&amp;do=accept&amp;pid=$_GET[pid]&amp;task=$content"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="380"
        class="admin_table dashed" align="center">
        <TR>
        action="{!URL!}/modules.php?module=admin&amp;what=list_payouts&amp;do=accept&amp;pid=$_GET[pid]&amp;task=$content"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="380"
        class="admin_table dashed" align="center">
        <TR>
-               <TD class="admin_title bottom2" align="center" height="30"><STRONG>{--PAYOUT_ACCEPT_PAYOUT_INTRO--}</STRONG>
+               <TD class="admin_title bottom2" align="center" height="30"><strong>{--PAYOUT_ACCEPT_PAYOUT_INTRO--}</strong>
                </TD>
        </TR>
        <TR>
                <TD class="seperator" height="5">&nbsp;</TD>
        </TR>
        <TR>
                </TD>
        </TR>
        <TR>
                <TD class="seperator" height="5">&nbsp;</TD>
        </TR>
        <TR>
-               <TD align="center">{--PAYOUT_RECEIVER_ACCEPT--}:<BR />
+               <TD align="center">{--PAYOUT_RECEIVER_ACCEPT--}:<br />
                {--PAYOUT_USERDATA_VALUE--}</TD>
        </TR>
        <TR>
                {--PAYOUT_USERDATA_VALUE--}</TD>
        </TR>
        <TR>
@@ -21,8 +21,8 @@
                <TD class="seperator" height="5">&nbsp;</TD>
        </TR>
        <TR>
                <TD class="seperator" height="5">&nbsp;</TD>
        </TR>
        <TR>
-               <TD align="center">{--PAYOUT_OPTIONAL_TEXT--}:<BR />
-               <TEXTAREA name="text" class="admin_normal" rows="5" cols="30"></TEXTAREA>
+               <TD align="center">{--PAYOUT_OPTIONAL_TEXT--}:<br />
+               <textarea name="text" class="admin_normal" rows="5" cols="30"></textarea>
                </TD>
        </TR>
        <TR>
                </TD>
        </TR>
        <TR>
@@ -35,4 +35,4 @@
                        value="{--PAYOUT_ACCEPT_PAYOUT--}" /></TD>
        </TR>
 </TABLE>
                        value="{--PAYOUT_ACCEPT_PAYOUT--}" /></TD>
        </TR>
 </TABLE>
-</FORM>
\ No newline at end of file
+</form>
\ No newline at end of file