A lot naming conventions applied, TODOs.txt updated
[mailer.git] / templates / de / html / admin / admin_del_cats.tpl
index f81a07a58cd498e537c81890accc85d2ae0f1d7f..ec21faf18984737e57d5fce1724ea05ac16c17b3 100644 (file)
@@ -3,14 +3,14 @@
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td align="center" class="admin_title bottom">
-                       <strong>{--DELETE_CATEGORIES--}:</strong>
+                       <strong>{--ADMIN_TITLE_DELETE_CATEGORIES--}:</strong>
                </td>
        </tr>
        $content
        <tr>
                <td align="center" class="admin_footer">
                        <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="ok" class="admin_delete" value="{--REMOVE_CATEGORIES--}" />
+                       <input type="submit" name="ok" class="admin_delete" value="{--ADMIN_REMOVE_CATEGORIES--}" />
                </td>
        </tr>
 </table>