From: Roland Haeder Date: Fri, 11 Sep 2015 15:00:16 +0000 (+0200) Subject: Added messages for login form. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=141a2797755b69f2a56ee396d30fe995f1a1cc32;p=pizzaservice-war.git Added messages for login form. Signed-off-by:Roland Häder --- diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index 97e888d7..ab603346 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -31,3 +31,5 @@ CATEGORY_MUST_BE_SELECTED=Es muss eine Kategorie ausgewaehlt werden. ERROR_AMOUNT_IS_NULL=Die Bestellmenge ist nicht gesetzt. BUTTON_TITLE_ADD_ITEM_TO_BASKET=F\u00fcgt das Produkt dem Warenkorb hinzu. INPUT_TITLE_ENTER_ITEM_AMOUNT=Geben Sie hier die Bestellmenge ein. +NO_EMAIL_ADDRESS_ENTERED=Sie haben keine EMail-Adresse eingegeben. +NO_PASSWORD_ENTERED=Sie haben kein Passwort eingegeben. diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index 0b039d7e..b465711a 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -29,3 +29,5 @@ CATEGORY_MUST_BE_SELECTED=You have to select a category. ERROR_AMOUNT_IS_NULL=Order amount is not set. BUTTON_TITLE_ADD_ITEM_TO_BASKET=Adds the product to the basket. INPUT_TITLE_ENTER_ITEM_AMOUNT=Enter order amount here. +NO_EMAIL_ADDRESS_ENTERED=You have entered no email address. +NO_PASSWORD_ENTERED=You have entered no password. diff --git a/web/WEB-INF/templates/guest/guest_login_form.tpl b/web/WEB-INF/templates/guest/guest_login_form.tpl index a0a719bd..0f3a6f60 100644 --- a/web/WEB-INF/templates/guest/guest_login_form.tpl +++ b/web/WEB-INF/templates/guest/guest_login_form.tpl @@ -11,15 +11,15 @@
- Bitte Daten eingeben: + Bitte Daten eingeben:
- +
- +
@@ -31,7 +31,7 @@
- +