]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_payouts_edit.tpl
Some typos fixed
[mailer.git] / templates / de / html / admin / admin_config_payouts_edit.tpl
index c5fd93a8ca3f5395fe338d1ff145befaee99f7bc..9ac2041b40b51206a92cd671ec9384671ea4f846 100644 (file)
@@ -1,24 +1,24 @@
-<FORM
+<form
        action="{!URL!}/modules.php?module=admin&amp;what=config_payouts&amp;ok=ok"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="650"
        class="admin_table dashed">
        <TR>
                <TD colspan="5" align="center" class="admin_title bottom2" height="30">
-               <STRONG>{--ADMIN_PAYOUT_EDIT_TITLE--}</STRONG></TD>
+               <strong>{--ADMIN_PAYOUT_EDIT_TITLE--}</strong></TD>
        </TR>
        <TR>
-               <TD width="20" class="admin_title bottom2 right2" align="center"><STRONG>{--ID_SELECT--}</STRONG></TD>
-               <TD width="200" class="admin_title bottom2 right2" align="center"><STRONG>{--ADMIN_PAYOUT_TITLE--}</STRONG></TD>
-               <TD width="150" class="admin_title bottom2 right2" align="center"><STRONG>{--ADMIN_PAYOUT_RATE2--}</STRONG></TD>
-               <TD width="100" class="admin_title bottom2 right2" align="center"><STRONG>{--ADMIN_PAYOUT_MIN_POINTS2--}</STRONG></TD>
-               <TD width="180" class="admin_title bottom2" align="center"><STRONG>{--ADMIN_PAYOUT_ALLOW_URLS--}</STRONG></TD>
+               <TD width="20" class="admin_title bottom2 right2" align="center"><strong>{--ID_SELECT--}</strong></TD>
+               <TD width="200" class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_PAYOUT_TITLE--}</strong></TD>
+               <TD width="150" class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_PAYOUT_RATE2--}</strong></TD>
+               <TD width="100" class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_PAYOUT_MIN_POINTS2--}</strong></TD>
+               <TD width="180" class="admin_title bottom2" align="center"><strong>{--ADMIN_PAYOUT_ALLOW_URLS--}</strong></TD>
        </TR>
        {!__PAYOUT_ROWS!}
        <TR>
                <TD colspan="5" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                <INPUT type="submit" name="edit" class="admin_submit"
-                       value="{--ADMIN_PAYOUT_EDIT--}"></TD>
+                       value="{--ADMIN_PAYOUT_EDIT--}" /></TD>
        </TR>
 </TABLE>
\ No newline at end of file