X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=web%2Findex.xhtml;h=993dec3b1f4af9f1216d2aae51ef2fe7cd0d50c1;hb=4f475ed97e59b402a88870c7305f84e297183464;hp=4c3d08db60c4cff2effe5f040d04248b8f5c1528;hpb=8ed95f6af6858cb7711cd55141a1abb7cfb11a69;p=pizzaservice-war.git diff --git a/web/index.xhtml b/web/index.xhtml index 4c3d08db..993dec3b 100644 --- a/web/index.xhtml +++ b/web/index.xhtml @@ -1,9 +1,12 @@ - + + + - Willkommen! - - - - + #{msg.PAGE_TITLE_INDEX_WELCOME} - Willkommen zum Pizza-Service + #{msg.CONTENT_TITLE_INDEX_WELCOME}
- Folgendes kann bestellt werden: + #{msg.FOLLOWING_PRODUCTS_ARE_AVAILABLE}
- +
- #{product.title} + #{product.productTitle}
-
- - - +
+
+ + + - - - - - - + + + + + + - -
- #{basketController.amount} -
+ +
+ #{msg.ITEM_ORDER_AMOUNT} + #{basketController.getItemAmount(product)} +
- + -
-
+
+
+
-
- Einzelpreis: - - - -
+
+
+ #{msg.SINGLE_PRODUCT_PRICE} + + + +
-
- Zwischensumme: - - - - +
+ #{msg.TOTAL_ITEM_PRICE} + + + + +
+ +
- - - +
+ #{msg.TOTAL_ORDER_PRICE} + + + +