]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_cats.tpl
New network added, sorting now showed:
[mailer.git] / templates / de / html / admin / admin_config_cats.tpl
index 1416bdd6bc1931d5be6b66dce6fd9a27d9f5192b..667145157e191541f92d9eb47b70c04d091702bd 100644 (file)
@@ -3,12 +3,12 @@
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td align="center" colspan="4" class="admin_title bottom">
-                       <strong>{--EDIT_DEL_CATEGORIES--}</strong>
+                       <strong>{--ADMIN_CONFIG_CATEGORIES_TITLE--}</strong>
                </td>
        </tr>
        <tr>
                <td class="header_column bottom right" align="center"><strong>{--ID_SELECT--}</strong></td>
-               <td class="header_column bottom right" align="center"><strong>{--CATNAME--}</strong></td>
+               <td class="header_column bottom right" align="center"><strong>{--CATEGORY_NAME--}</strong></td>
                <td class="header_column bottom right" align="center"><strong>{--IS_VISIBLE--}</strong></td>
                <td class="header_column bottom" align="center"><strong>{--SORTING_KEY--}</strong></td>
        </tr>
@@ -16,8 +16,8 @@
        <tr>
                <td class="admin_footer" colspan="4">
                        <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" name="edit" class="admin_submit" value="{--EDIT_CATS--}" />
-                       <input type="submit" name="del" class="admin_delete" value="{--DEL_CATS--}" />
+                       <input type="submit" name="edit" class="admin_submit" value="{--ADMIN_EDIT_CATEGORIES--}" />
+                       <input type="submit" name="del" class="admin_delete" value="{--ADMIN_DELETE_CATEGORIES--}" />
                </td>
        </tr>
 </table>