@@ -138,15 +138,15 @@ {if="!$is_logged_in"}
{/if} 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/import.html | 2 +- tpl/default/install.html | 2 +- tpl/default/linklist.html | 24 +++++++++++------------- tpl/default/page.header.html | 4 ++-- tpl/default/picwall.html | 4 ++-- tpl/default/tag.cloud.html | 4 ++-- tpl/default/tag.list.html | 12 ++++++------ 7 files changed, 25 insertions(+), 27 deletions(-) diff --git a/tpl/default/import.html b/tpl/default/import.html index 20f854d1..c41afcdb 100644 --- a/tpl/default/import.html +++ b/tpl/default/import.html @@ -69,7 +69,7 @@
- +
diff --git a/tpl/default/install.html b/tpl/default/install.html index f0e7040e..c6f501f0 100644 --- a/tpl/default/install.html +++ b/tpl/default/install.html @@ -17,7 +17,7 @@

{'Install Shaarli'|t}

- {'It looks like it\'s the first time you run Shaarli. Please configure it.'|t} +

{'It looks like it\'s the first time you run Shaarli. Please configure it.'|t}

diff --git a/tpl/default/linklist.html b/tpl/default/linklist.html index a025d53c..b44d0783 100644 --- a/tpl/default/linklist.html +++ b/tpl/default/linklist.html @@ -19,19 +19,19 @@ @@ -94,7 +94,7 @@ {'tagged'|t} {loop="$exploded_tags"} - {$value} + {$value} {/loop} {/if} @@ -136,12 +136,10 @@ {if="$thumbnails_enabled && !empty($value.thumbnail)"} {/if} @@ -158,9 +156,9 @@

{if="strpos($value.url, $value.shorturl) === false"} - + {else} - + {/if} {$value.title} @@ -177,7 +175,7 @@