Koha/koha-tmpl/opac-tmpl
Matt Blenkinsop 4fc799c765 Bug 34647: Replace name attributes with ids
This patch replaces name attributes on <a> tags as this is now obsolete
in HTML 5. The recommended practice is to substitute these for ids, as
has been done in this patch

Test plan:
1) Navigate to each page where the link has been amended
2) Check that the link still works as expected

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 8a07455e3b)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 7317b66b5a)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
2024-02-08 20:21:02 +00:00
..
bootstrap Bug 34647: Replace name attributes with ids 2024-02-08 20:21:02 +00:00
lib Bug 34613: Replace onclick attributes in midiplayer.js 2023-09-18 11:29:26 -10:00
xslt Bug 33270: (follow-up) Handle records that fail attempt to ignore bad characters 2023-07-19 09:27:44 +01:00