From: Roland Haeder Date: Mon, 12 Oct 2015 09:37:27 +0000 (+0200) Subject: added NONE_SELECTED choice + possible fix? X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=fee5d31a7ea0232d185b379fe7342778a6f663de;p=addressbook-war.git added NONE_SELECTED choice + possible fix? 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 e533470f..3267f44b 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -170,3 +170,4 @@ LOGIN_ENTER_ADDRESSBOOK_NAME_TITLE=Vergeben Sie hier einen Name fuer Ihr Adressb BUTTON_LOGIN_ADD_ADDRESSBOOK=Adressbuch anlegen LOGIN_ENTER_ADDRESSBOOK_NAME=Names des Adressbuches: COUNTRY_GERMANY=Deutschland +NONE_SELECTED=k.A. diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index 1bc2d555..d03c7a55 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -170,3 +170,4 @@ LOGIN_ENTER_ADDRESSBOOK_NAME_TITLE=Here you can give your address book a name. E BUTTON_LOGIN_ADD_ADDRESSBOOK=Create address book LOGIN_ENTER_ADDRESSBOOK_NAME=Name of address book: COUNTRY_GERMANY=Germany +NONE_SELECTED=Empty diff --git a/web/WEB-INF/templates/generic/form_personal_data.tpl b/web/WEB-INF/templates/generic/form_personal_data.tpl index 4eacc4ac..da0c1ca5 100644 --- a/web/WEB-INF/templates/generic/form_personal_data.tpl +++ b/web/WEB-INF/templates/generic/form_personal_data.tpl @@ -114,6 +114,7 @@
+
@@ -128,14 +129,15 @@
+ - + - +
@@ -150,14 +152,15 @@
+ - + - +
@@ -172,10 +175,11 @@
+ - +
diff --git a/web/WEB-INF/templates/generic/gender_selection_box.tpl b/web/WEB-INF/templates/generic/gender_selection_box.tpl index 43cde467..cbe55b02 100644 --- a/web/WEB-INF/templates/generic/gender_selection_box.tpl +++ b/web/WEB-INF/templates/generic/gender_selection_box.tpl @@ -6,6 +6,7 @@ xmlns:ui="http://java.sun.com/jsf/facelets"> +