diff -r 192298f8161f -r bb4c52bf3439 src/main/webapp/WEB-INF/jsp/site.jsp --- a/src/main/webapp/WEB-INF/jsp/site.jsp Sat May 23 13:34:41 2020 +0200 +++ b/src/main/webapp/WEB-INF/jsp/site.jsp Sat May 23 13:52:04 2020 +0200 @@ -52,8 +52,8 @@ <%-- Define an alias for the additional stylesheet --%> -<%-- Define an alias for the module info --%> - +<%-- Define an alias for the bundle name --%> + <%-- Apply the session locale (should always be present, but check nevertheless) --%> @@ -63,15 +63,15 @@ <%-- Selected project, if any --%> +<%-- Load resource bundles --%> + + + - LightPIT - - <fmt:bundle basename="${moduleInfo.bundleBaseName}"> - <fmt:message key="pageTitle"/> - </fmt:bundle> - + LightPIT - <fmt:message key="pageTitle"/> @@ -96,8 +96,6 @@
- -