From 1f543425fc3cb50b701e8a8882a3dabdbe7de240 Mon Sep 17 00:00:00 2001 From: ypnos Date: Thu, 7 Sep 2023 16:33:42 +0200 Subject: [PATCH] Internationalization: Adapt document language (#74513) Adapt document language HTML "lang" attribute should reflect the actual language used in texts. Important for accessibility functions (screen readers), but also usable in CSS. --- public/views/index-template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/views/index-template.html b/public/views/index-template.html index e8fd77cf1e3..77f030a9de5 100644 --- a/public/views/index-template.html +++ b/public/views/index-template.html @@ -1,5 +1,5 @@ - + [[ if and .CSPEnabled .IsDevelopmentEnv ]]