Large code cleanups:
[mailer.git] / templates / de / html / admin / admin_list_reflevel.tpl
index 0c691db40437a06e9d97f73ee57718073ca44ea9..624b7e9161ba832da0e588f1eb09f51aaa71e727 100644 (file)
@@ -3,13 +3,13 @@
 <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>
@@ -23,7 +23,7 @@
 </form>
 
 <div class="notice">
-       {--ADMIN_REFERAL_LEVEL_ZERO_NOTICE--}
+       {--ADMIN_REFERRAL_LEVEL_ZERO_NOTICE--}
 </div>
 
 </div>