Koha/koha-tmpl
Matt Blenkinsop 7317b66b5a 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>
2024-01-31 14:07:54 +01:00
..
intranet-tmpl Bug 34647: Replace name attributes with ids 2024-01-31 14:07:54 +01:00
opac-tmpl Bug 34647: Replace name attributes with ids 2024-01-31 14:07:54 +01:00