From a9a6c1928c2b705eb318b236fc84a866814ec001 Mon Sep 17 00:00:00 2001
From: Sebastian Stehle
+
@T.Get("users.accessDenied.title")
@@ -11,5 +11,5 @@
- @T.Get("common.logout") + @T.Get("common.logout")
\ No newline at end of file diff --git a/backend/src/Squidex/Areas/IdentityServer/Views/Account/LockedOut.cshtml b/backend/src/Squidex/Areas/IdentityServer/Views/Account/LockedOut.cshtml index d11e8d3c0..04d9f25e7 100644 --- a/backend/src/Squidex/Areas/IdentityServer/Views/Account/LockedOut.cshtml +++ b/backend/src/Squidex/Areas/IdentityServer/Views/Account/LockedOut.cshtml @@ -2,7 +2,7 @@ ViewBag.Title = T.Get("users.lockedOutTitle"); } -