From 3f776c72733951e4a0c7329fbee1bfe5eab49e7b Mon Sep 17 00:00:00 2001 From: Laura_Escamilla Date: Wed, 31 Jul 2024 15:00:15 +0000 Subject: [PATCH] Added alt text to images --- Koha/Plugin/Com/ByWaterSolutions/CoverFlow/report.tt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Koha/Plugin/Com/ByWaterSolutions/CoverFlow/report.tt b/Koha/Plugin/Com/ByWaterSolutions/CoverFlow/report.tt index 9ba454e..c5d4f71 100644 --- a/Koha/Plugin/Com/ByWaterSolutions/CoverFlow/report.tt +++ b/Koha/Plugin/Com/ByWaterSolutions/CoverFlow/report.tt @@ -6,11 +6,11 @@ [% IF (coverlinks) %] [% IF d.localcover %] - + Cover image for [% d.title %] [% ELSIF (use_coce) %]
[% ELSE %] - + Cover image for [% d.title %] [% END %]
[% IF showtitle %] @@ -19,11 +19,11 @@ [% END %] [% ELSE %] [% IF d.localcover %] - + Cover image for [% d.title %] [% ELSIF (use_coce) %]
[% ELSE %] - + Cover image for [% d.title %] [% END %]
[% d.title %] @@ -33,14 +33,14 @@
  • [% IF (coverlinks) %] - + No cover image available for [% d.title %] [% IF showtitle %]

    [% d.title %]

    [% END %] [% ELSE %] - + No cover image available for [% d.title %]
    [% d.title %] [% END %]