Bug 34647: Replace name attributes with ids
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Wed, 24 Jan 2024 15:08:56 +0000 (15:08 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 8 Feb 2024 20:21:02 +0000 (20:21 +0000)
commit4fc799c765a5ee8d6d17e272d207d2c8c2f76843
treec845c74ce5764af1c426db316723ee7eb1b4a204
parent8c19934323d39fa9abf3966804c84e84725976b3
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 8a07455e3beeb58ec934665d301bc76e4ef562a4)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 7317b66b5a311f677107ba9333664bef3a55d317)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt
koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_out.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt