]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_reflevel.tpl
Extension ext-network continued:
[mailer.git] / templates / de / html / admin / admin_edit_reflevel.tpl
index efb05dfac2d823583ab3e7ac9a1ab9bb9d9ece81..089e0c41c611512ea273056de8acf58ae1f3ca74 100644 (file)
@@ -1,16 +1,16 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=ref&amp;do=edit%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=ref&amp;do=edit%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="550">
        <tr>
                <td align="center" colspan="2" class="bottom table_header">
-                       <strong>{--ADMIN_EDIT_REFERAL_DEPTHS_TITLE--}:</strong>
+                       <strong>{--ADMIN_EDIT_REFERRAL_DEPTHS_TITLE--}:</strong>
                </td>
        </tr>
        $content
        <tr>
                <td align="center" colspan="2" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" class="form_submit" name="ok" value="{--ADMIN_CHANGE_REFERAL_DEPTHS--}" />
+                       <input type="submit" class="form_submit" name="ok" value="{--ADMIN_CHANGE_REFERRAL_DEPTHS--}" />
                </td>
        </tr>
 </table>