]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_reflevel.tpl
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / templates / de / html / admin / admin_list_reflevel.tpl
index 066938108587e121b8dfd2914bdeebb6ccbb2bb9..5c7f5fef7d0108ba5ab4b1f4cd4a4c4b94d1e51e 100644 (file)
@@ -1,15 +1,15 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=ref%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=ref%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="3" class="table_header">
-                       <strong>{--ADMIN_EDIT_DELETE_REFERAL_DEPTH_TITLE--}</strong>
+                       <strong>{--ADMIN_EDIT_DELETE_REFERRAL_DEPTH_TITLE--}</strong>
                </td>
        </tr>
        <tr>
                <td class="header_column bottom right" width="30" align="center"><strong>{--ID_SELECT--}</strong></td>
-               <td class="header_column bottom right" align="center"><strong>{--REFERAL_LEVEL--}:</strong></td>
-               <td class="header_column bottom" align="center"><strong>{--REFERAL_PERCENT--}:</strong></td>
+               <td class="header_column bottom right" align="center"><strong>{--REFERRAL_LEVEL--}:</strong></td>
+               <td class="header_column bottom" align="center"><strong>{--REFERRAL_PERCENT--}:</strong></td>
        </tr>
        $content
        <tr>
@@ -21,9 +21,8 @@
        </tr>
 </table>
 </form>
-
-<div class="notice">
-       {--ADMIN_REFERAL_LEVEL_ZERO_NOTICE--}
 </div>
 
+<div class="notice">
+       {--ADMIN_REFERRAL_LEVEL_ZERO_NOTICE--}
 </div>