]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_sponsor.tpl
Large code cleanups:
[mailer.git] / templates / de / html / admin / admin_config_sponsor.tpl
index ec1c6ecba21d79357b157cb1eeca11e48da325c2..f9793b114fc19c9eb8080ad4e0341d1533c65812 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_sponsor%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_sponsor%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td colspan="2" align="center" class="table_header bottom">
@@ -8,7 +8,7 @@
 </tr>
 <tr>
        <td align="right" width="350">
-               {--ADMIN_SPONSOR_MIN_POINTS--}:
+               {--ADMIN_CONFIG_SPONSOR_MIN_POINTS--}:
        </td>
        <td width="150" align="center">
                <input type="text" class="form_field" name="sponsor_min_points" size="12" maxlength="20" value="{?sponsor_min_points?}" />
@@ -16,7 +16,7 @@
 </tr>
 <tr>
        <td class="bottom" align="right" width="350">
-               {--ADMIN_SPONSOR_REFERAL_POINTS--}:
+               {--ADMIN_CONFIG_SPONSOR_REFERRAL_POINTS--}:
        </td>
        <td class="bottom" width="150" align="center">
                <input type="text" class="form_field" name="sponsor_ref_points" size="12" maxlength="20" value="{?sponsor_ref_points?}" />