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=192b8988730251f35ca02107b04c2d5c8b48c21d;p=jfinancials-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 10114a5d..00000000 --- a/web/WEB-INF/templates/guest/guest_registration_form.tpl +++ /dev/null @@ -1,97 +0,0 @@ - - - - - -
-
- #{msg.GUEST_REGISTRATION_TITLE} -
- - - -
-
- #{msg.GUEST_REGISTRATION_EMAIL_LEGEND} - -
-
- -
- -
- -
- -
-
- -
-
- -
- -
- -
- -
-
- -
-
- -
- -
- -
- -
-
- -
- -
-
- -
- -
- -
- -
-
- -
-
- -
- -
- -
- -
-
- -
- #{msg.GUEST_REGISTRATION_USER_NAME_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..10114a5d --- /dev/null +++ b/web/WEB-INF/templates/guest/user/guest_registration_form.tpl @@ -0,0 +1,97 @@ + + + + + +
+
+ #{msg.GUEST_REGISTRATION_TITLE} +
+ + + +
+
+ #{msg.GUEST_REGISTRATION_EMAIL_LEGEND} + +
+
+ +
+ +
+ +
+ +
+
+ +
+
+ +
+ +
+ +
+ +
+
+ +
+
+ +
+ +
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+ +
+ +
+
+ +
+
+ +
+ +
+ +
+ +
+
+ +
+ #{msg.GUEST_REGISTRATION_USER_NAME_NOTICE} +
+
+
+ + + + +
+
+
diff --git a/web/guest/user/register.xhtml b/web/guest/user/register.xhtml index b03c31e9..ab0f9104 100644 --- a/web/guest/user/register.xhtml +++ b/web/guest/user/register.xhtml @@ -23,7 +23,7 @@
- +