diff --git a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/game.jsp b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/game.jsp index d56b15a..28252d0 100644 --- a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/game.jsp +++ b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/game.jsp @@ -36,7 +36,7 @@
- +

${translator.translate('game_information_created_at')} ${game.createdAt.toLocaleString()}

diff --git a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/web.xml b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/web.xml index 2e20efa..c9bd5d0 100644 --- a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/web.xml +++ b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/web.xml @@ -9,7 +9,6 @@ AuthenticationFilter - /lobby /rules /profile @@ -26,7 +25,7 @@ AlreadyLoggedFilter - /index.html + / /login /register /forgotten-password