From cb974e47476284d967483f7478e3dcb5a2d974d4 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Sat, 9 Feb 2019 14:29:35 +0100 Subject: Accessibility: specify the HTML lang attribute The lang is based on the user defined one. If the language is automatic, no language will be specified. Fixes #1216 --- tpl/default/changepassword.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tpl/default/changepassword.html') diff --git a/tpl/default/changepassword.html b/tpl/default/changepassword.html index 2d15c92a..3867e3ca 100644 --- a/tpl/default/changepassword.html +++ b/tpl/default/changepassword.html @@ -1,5 +1,5 @@ - + {include="includes"} -- cgit v1.2.3 From 6177da0c3065649b91d53373ae6966322fa7a482 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luce=20Carevi=C4=87?= Date: Sat, 13 Jul 2019 00:07:50 +0200 Subject: fix a11y label --- tpl/default/changepassword.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tpl/default/changepassword.html') diff --git a/tpl/default/changepassword.html b/tpl/default/changepassword.html index 3867e3ca..ab579433 100644 --- a/tpl/default/changepassword.html +++ b/tpl/default/changepassword.html @@ -11,10 +11,10 @@

{"Change password"|t}

- +
- +
-- cgit v1.2.3