diff --git a/src/themes/d4science/login/messages/messages_en.properties b/src/themes/d4science/login/messages/messages_en.properties index 0038ad3..e59e219 100644 --- a/src/themes/d4science/login/messages/messages_en.properties +++ b/src/themes/d4science/login/messages/messages_en.properties @@ -1 +1,3 @@ confirmLinkIdpReviewProfile=Review information for new profile + +termsAcceptMsg=You have to scroll down the terms to read and then accept \ No newline at end of file diff --git a/src/themes/d4science/login/terms.ftl b/src/themes/d4science/login/terms.ftl index 1d19dee..4d0b7fb 100644 --- a/src/themes/d4science/login/terms.ftl +++ b/src/themes/d4science/login/terms.ftl @@ -3,9 +3,10 @@ <#if section = "header"> ${msg("termsTitle")} <#elseif section = "form"> -
+
<#include "terms.html" parse=false>
+

${msg("termsAcceptMsg")}