X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2Fadmin%2Fcategory.xhtml;h=b8730f0e7a0f3dd8cdfc6e8dcfb21d0e43e52428;hb=e1427cc03eefa9b781d5d3f2b3484d8f841fd962;hp=b965c8102ed81171f3f87eadf5cab771d0e975b1;hpb=ee18a5de8f5b186faaf5d3fcfb107c973626597c;p=pizzaservice-war.git diff --git a/web/admin/category.xhtml b/web/admin/category.xhtml index b965c810..b8730f0e 100644 --- a/web/admin/category.xhtml +++ b/web/admin/category.xhtml @@ -1,4 +1,5 @@ + - Kategorien - - - - + #{msg.PAGE_TITLE_ADMIN_CATEGORIES} - Kategorien administrieren + #{msg.CONTENT_TITLE_ADMIN_CATEGORIES}
- - + + - Auswählen: - #{cat.id}: + #{msg.SELECT_ENTRY} + #{cat.categoryId}: - Bezeichnung: - #{cat.title} + #{msg.ADMIN_ENTER_CATEGORY_TITLE} + #{cat.categoryTitle} - Elternkategorie: - #{cat.parentId} + #{msg.ADMIN_PARENT_CATEGORY} + #{cat.parentCategory.categoryId}
- -
-
- Neue Kategorie hinzufügen: -
+ +
+
+ #{msg.ADMIN_ADD_CATEGORY_TITLE} +
-
- Bitte alle Felder ausfüllen: +
+ #{msg.PLEASE_FILL_ALL_FIELDS} -
-
- Bezeichnung: -
(z.B. Pizzen)
-
+
+
+ #{msg.ADMIN_ENTER_CATEGORY_TITLE} +
#{msg.ADMIN_ENTER_CATEGORY_TITLE_EXAMPLE}
+
+ +
+ +
-
- +
-
-
+
+
+ #{msg.ADMIN_PARENT_CATEGORY} +
-
-
- Elternkategorie: -
+
+ +
-
- +
+
-
+ -
- - -
- - - -