From 3135d2f1fd86b1f5ac9fbf1273727a29678c9b63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Auw=C3=A4rter?= Date: Fri, 9 Aug 2024 14:20:11 +0200 Subject: [PATCH] Update Index.html Fix: Replaced hardcoded Y-m-d date format with user-localized format. --- .../Private/Templates/Module/Administration/Users/Index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Neos.Neos/Resources/Private/Templates/Module/Administration/Users/Index.html b/Neos.Neos/Resources/Private/Templates/Module/Administration/Users/Index.html index 0982754eed7..5deb9f5aaa0 100644 --- a/Neos.Neos/Resources/Private/Templates/Module/Administration/Users/Index.html +++ b/Neos.Neos/Resources/Private/Templates/Module/Administration/Users/Index.html @@ -46,7 +46,7 @@ - {account.lastSuccessfulAuthenticationDate} + {account.lastSuccessfulAuthenticationDate}