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/picwall.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tpl/default/picwall.html') diff --git a/tpl/default/picwall.html b/tpl/default/picwall.html index 4c325487..5a959244 100644 --- a/tpl/default/picwall.html +++ b/tpl/default/picwall.html @@ -1,5 +1,5 @@ - + {include="includes"} -- cgit v1.2.3 From 719ef8e896d4bd28d8d56baafbbe25b8e4e58636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luce=20Carevi=C4=87?= Date: Sat, 13 Jul 2019 18:26:31 +0200 Subject: fix a11y --- tpl/default/picwall.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tpl/default/picwall.html') diff --git a/tpl/default/picwall.html b/tpl/default/picwall.html index 5a959244..dd8c17fc 100644 --- a/tpl/default/picwall.html +++ b/tpl/default/picwall.html @@ -38,7 +38,7 @@ {ignore}RainTPL hack: put the 2 src on two different line to avoid path replace bug{/ignore} thumbnail + alt="" width="{$thumbnails_width}" height="{$thumbnails_height}" /> {$value.title} {loop="$value.picwall_plugin"} {$value} -- cgit v1.2.3 From d1bcf28db3704b75200c03be728dddcaf725ca51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luce=20Carevi=C4=87?= Date: Sat, 13 Jul 2019 18:56:43 +0200 Subject: fix a11y --- tpl/default/picwall.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tpl/default/picwall.html') diff --git a/tpl/default/picwall.html b/tpl/default/picwall.html index dd8c17fc..73359949 100644 --- a/tpl/default/picwall.html +++ b/tpl/default/picwall.html @@ -32,9 +32,9 @@ {/loop} -
+
{loop="$linksToDisplay"} -
+
{ignore}RainTPL hack: put the 2 src on two different line to avoid path replace bug{/ignore}