]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_points.tpl
A lot naming conventions applied, TODOs.txt updated
[mailer.git] / templates / de / html / admin / admin_points.tpl
index 2a7fe6357eb863478b8c8013e807284faee4e8d5..4903bd80a33521476e7dd365041509676b138eb6 100644 (file)
@@ -3,20 +3,20 @@
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td align="center" colspan="3" class="admin_title">
-                       <strong>{--EDIT_DEL_REFDEPTH--}</strong>
+                       <strong>{--ADMIN_TITLE_EDIT_DELETE_REFDEPTH--}</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>{--REF_LEVEL--}:</strong></td>
-               <td class="header_column bottom" align="center"><strong>{--REF_PERCENT--}:</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>
        </tr>
        $content
        <tr>
                <td class="admin_footer" colspan="3">
                        <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" name="edit" class="admin_submit" value="{--EDIT_LVL--}" />
-                       <input type="submit" name="del" class="admin_delete" value="{--DEL_LVL--}" />
+                       <input type="submit" name="edit" class="admin_submit" value="{--ADMIN_EDIT_LEVEL--}" />
+                       <input type="submit" name="del" class="admin_delete" value="{--ADMIN_DELETE_LEVEL--}" />
                </td>
        </tr>
 </table>