X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2Findex.xhtml;h=0ece4d80411345fd1ae2dc1b3a61531ebd31e610;hb=98390e343f34834025c6012510df854ef0fa17eb;hp=e612d608829881b47ae9fd7e42c2d7891c564f2c;hpb=b848b0834c226c1af7c458feb6050442aa7f5cce;p=pizzaservice-war.git diff --git a/web/index.xhtml b/web/index.xhtml index e612d608..0ece4d80 100644 --- a/web/index.xhtml +++ b/web/index.xhtml @@ -1,7 +1,8 @@ + + @@ -11,132 +12,86 @@ //--> - Willkommen! - - - - + #{msg.PAGE_TITLE_INDEX_WELCOME} - Willkommen zum Pizza-Service + #{msg.CONTENT_TITLE_INDEX_WELCOME} - - - - - - - - - - - - - - - - - - - - -
- Folgendes kann bestellt werden: -
- Bestellen? - - Anzahl: - - Produkt: - - Einzelpreis: - - Zwischensumme: -
- - - - - - - - - - - - - + - - - -
- - - #{basket.currentItem.amount} - - #{product.title} - +
+
+ #{msg.FOLLOWING_PRODUCTS_ARE_AVAILABLE} +
+
+ + + +
+
+ #{product.productTitle} +
+ +
+
+
+ + + + + + + + + + + + +
+ Anzahl: + #{basketController.getItemAmount(product)} +
+ + + +
+
+
+
+ +
+
+ #{msg.SINGLE_ITEM_PRICE} - + -
- - +
+ #{msg.TOTAL_ITEM_PRICE} + + + -
-
- - - - - - - - - - - - - - - - - -
- - - - - - - - #{product.title} - - - - - - - -
-
-
-
-
- - - + + + +
+ + + + + +
+ #{msg.TOTAL_ORDER_PRICE} + + + +