From: Roland Häder Date: Thu, 12 May 2016 08:08:50 +0000 (+0200) Subject: moved template to proper place (cherry-pick this) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=55f8c1809637dea907158f538a308d814b95ef9c;p=pizzaservice-war.git moved template to proper place (cherry-pick this) Signed-off-by: Roland Häder --- diff --git a/web/WEB-INF/templates/guest/guest_registration_form.tpl b/web/WEB-INF/templates/guest/guest_registration_form.tpl deleted file mode 100644 index 494484c7..00000000 --- a/web/WEB-INF/templates/guest/guest_registration_form.tpl +++ /dev/null @@ -1,100 +0,0 @@ - - - - - -
-
- #{msg.GUEST_REGISTRATION_TITLE} -
- - - -
-
- #{msg.GUEST_REGISTRATION_EMAIL_LEGEND} - -
-
- -
- -
- -
- -
-
- -
-
- -
- -
- -
- -
-
- -
-
- -
- -
- -
- -
-
- -
- -
-
- -
- -
- -
- -
-
- -
-
- -
- -
- -
- -
-
- -
-
    -
  • #{msg.GUEST_REGISTRATION_USER_NAME_NOTICE}
  • -
  • #{msg.GUEST_REGISTRATION_CUSTOMER_NUMBER_NOTICE}
  • -
-
-
-
- - - - -
-
-
diff --git a/web/WEB-INF/templates/guest/user/guest_registration_form.tpl b/web/WEB-INF/templates/guest/user/guest_registration_form.tpl new file mode 100644 index 00000000..494484c7 --- /dev/null +++ b/web/WEB-INF/templates/guest/user/guest_registration_form.tpl @@ -0,0 +1,100 @@ + + + + + +
+
+ #{msg.GUEST_REGISTRATION_TITLE} +
+ + + +
+
+ #{msg.GUEST_REGISTRATION_EMAIL_LEGEND} + +
+
+ +
+ +
+ +
+ +
+
+ +
+
+ +
+ +
+ +
+ +
+
+ +
+
+ +
+ +
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+ +
+ +
+
+ +
+
+ +
+ +
+ +
+ +
+
+ +
+
    +
  • #{msg.GUEST_REGISTRATION_USER_NAME_NOTICE}
  • +
  • #{msg.GUEST_REGISTRATION_CUSTOMER_NUMBER_NOTICE}
  • +
+
+
+
+ + + + +
+
+
diff --git a/web/guest/user/register.xhtml b/web/guest/user/register.xhtml index 0fece067..ab0f9104 100644 --- a/web/guest/user/register.xhtml +++ b/web/guest/user/register.xhtml @@ -3,25 +3,27 @@ + xmlns:ui="http://xmlns.jcp.org/jsf/facelets" + xmlns:h="http://xmlns.jcp.org/jsf/html" + xmlns:f="http://xmlns.jcp.org/jsf/core" + > - #{msg.PAGE_TITLE_CUSTOMER_REGISTER} + #{msg.PAGE_TITLE_USER_REGISTER} - #{msg.CONTENT_TITLE_CUSTOMER_REGISTER} + #{msg.CONTENT_TITLE_USER_REGISTER}
- Sie sind bereits Kunde? Dann einloggen. + #{msg.GUEST_ALREADY_USER_CONTINUE_LOGIN_1} + + #{msg.GUEST_ALREADY_USER_CONTINUE_LOGIN_2}
- +