From 91037b3b24834b8339972f01239e568527b9dd6d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Tue, 2 Aug 2016 16:07:45 +0200 Subject: [PATCH] Continued a bit: (please cherry-pick) - variable was not fully renamed, fixed - renamed countryI18nkey -> countryI18nKey - fixed name of context property (was shortended) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- web/guest/user/resend_link.xhtml | 60 ++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 web/guest/user/resend_link.xhtml diff --git a/web/guest/user/resend_link.xhtml b/web/guest/user/resend_link.xhtml new file mode 100644 index 00000000..e520db4f --- /dev/null +++ b/web/guest/user/resend_link.xhtml @@ -0,0 +1,60 @@ + + + + + #{msg.PAGE_TITLE_INDEX_RESEND_LINK} + + + #{msg.CONTENT_TITLE_INDEX_RESEND_LINK} + + + + +
+
+ +
+ +
+ + + + +
+
+ +
+ +
+ + + +
+
+
+ +
+ +
+ +
+ +
+ + +
+
+ + +
+
+ -- 2.39.5