]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_reflevel.tpl
mailer project continued:
[mailer.git] / templates / de / html / admin / admin_add_reflevel.tpl
index 26f8de44dd7b0d409e19588aa7f9ca0ff46f36f9..d70776d9bdcb8c66ceb25b8521daf7351b988658 100644 (file)
@@ -1,19 +1,19 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=ref&amp;do=add%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=ref&amp;do=add%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td class="table_header bottom" colspan="2" align="center">
-                       <strong>{--ADMIN_ADD_NEW_REFERAL_DEPTH_TITLE--}</strong>
+                       <strong>{--ADMIN_ADD_NEW_REFERRAL_DEPTH_TITLE--}</strong>
                </td>
        </tr>
        <tr>
-               <td align="right" width="200">{--ADMIN_ENTER_REFERAL_LEVEL--}:</td>
+               <td align="right" width="200">{--ADMIN_ENTER_REFERRAL_LEVEL--}:</td>
                <td>
                        <input type="text" class="form_field" name="level" size="3" maxlength="3" />
                </td>
        </tr>
        <tr>
-               <td class="bottom" align="right" width="200">{--ADMIN_ENTER_REFERAL_PERCENTS--}:</td>
+               <td class="bottom" align="right" width="200">{--ADMIN_ENTER_REFERRAL_PERCENTS--}:</td>
                <td class="bottom">
                        <input type="text" class="form_field" name="percents" size="3" maxlength="3" />&#37;
                </td>