X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2Findex.xhtml;h=dad8b72c58bde58d045ae215276731c218d37384;hb=eac61828243d16ac3b4ec014b2191a2ead3dfbb5;hp=f682c0ea2db54c3f116d956176d4bbe104321e94;hpb=adfc78391d33e4f7d6879a5130d23f44f682980f;p=pizzaservice-war.git diff --git a/web/index.xhtml b/web/index.xhtml index f682c0ea..dad8b72c 100644 --- a/web/index.xhtml +++ b/web/index.xhtml @@ -1,9 +1,11 @@ - + + - 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}
- - + + - + @@ -53,12 +51,12 @@
- Anzahl: + #{msg.ITEM_ORDER_AMOUNT} #{basketController.getItemAmount(product)}
@@ -68,16 +66,16 @@
- Einzelpreis: - + #{msg.SINGLE_PRODUCT_PRICE} +
- Zwischensumme: - - + #{msg.TOTAL_ITEM_PRICE} + +
@@ -90,15 +88,11 @@
- Gesamtsumme: - + #{msg.TOTAL_ORDER_PRICE} +
- - - -