diff --git a/pom.xml b/pom.xml index 6e46afb..c9e3f70 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ login-hook war login-hook Hook - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT scm:svn:https://svn.d4science.research-infrastructures.eu/gcube/branches/portal/login-hook/1.2 diff --git a/src/main/resources/portal.properties b/src/main/resources/portal.properties index c9d2e50..49f963e 100644 --- a/src/main/resources/portal.properties +++ b/src/main/resources/portal.properties @@ -10,4 +10,4 @@ ## ## ########################################################################################################################### -login.form.navigation.socials=google, linkedIn, windowsLive \ No newline at end of file +login.form.navigation.socials=google, linkedIn \ No newline at end of file diff --git a/src/main/webapp/META-INF/custom_jsps/html/portlet/login/login.jsp b/src/main/webapp/META-INF/custom_jsps/html/portlet/login/login.jsp index 16ba6aa..77dcf9b 100644 --- a/src/main/webapp/META-INF/custom_jsps/html/portlet/login/login.jsp +++ b/src/main/webapp/META-INF/custom_jsps/html/portlet/login/login.jsp @@ -140,9 +140,7 @@ - <%=LanguageUtil.format(pageContext, - "thank-you-for-creating-an-account.-your-password-is-x", userPassword, - false)%> + <%=LanguageUtil.get(pageContext, "thank-you-for-creating-an-account")%> Please login now. diff --git a/src/main/webapp/WEB-INF/liferay-plugin-package.properties b/src/main/webapp/WEB-INF/liferay-plugin-package.properties index 537f60f..b462c70 100644 --- a/src/main/webapp/WEB-INF/liferay-plugin-package.properties +++ b/src/main/webapp/WEB-INF/liferay-plugin-package.properties @@ -1,6 +1,6 @@ name=login-hook module-group-id=liferay -module-incremental-version=2 +module-incremental-version=3 tags= short-description= change-log=