X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2Findex.xhtml;h=d769335f48debb3773660b9709d05be5e110ff34;hb=174600b4bd71ee38d6d6a31d232088b5aa12d58e;hp=958400dfec02c81d0a9b3fbc7f9a4a8f5c6277a6;hpb=41fceee4732f757e045650dbaab3908940e90ac4;p=pizzaservice-war.git diff --git a/web/index.xhtml b/web/index.xhtml index 958400df..d769335f 100644 --- a/web/index.xhtml +++ b/web/index.xhtml @@ -1,135 +1,97 @@ - + - - - - - - - - Willkommen! - - - - + + #{msg.PAGE_TITLE_INDEX_WELCOME} - Eingangsseite (dummy) + #{msg.CONTENT_TITLE_INDEX_WELCOME} - - - - - - - - - - - - - - - - - -
- Folgendes kann bestellt werden: -
- Bestellen? - - Anzahl: - - Produkt: - - Einzelpreis: -
- - - - - - - - - - - - - - - - - -
- Warenkorb - - #{controller.basket.item.amount} - - #{product.title} - - - +
+
+ #{msg.FOLLOWING_PRODUCTS_ARE_AVAILABLE} +
+
+ + + +
+
+ #{product.productTitle} +
+ +
+
+
+ + + + + + + + + + + + +
+ #{msg.ITEM_ORDER_AMOUNT} + #{basketController.getItemAmount(product)} +
+ + + +
+
+
+
+ +
+
+ #{msg.SINGLE_PRODUCT_PRICE} + + -
-
- - - - - - - - + - - - - - -
- - - - - - - #{product.title} - - - - -
-
-
-
-
- - - +
+ #{msg.TOTAL_ITEM_PRICE} + + + + +
+ + +
+ + + + + +
+ #{msg.TOTAL_ORDER_PRICE} + + + +