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)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 26 Jan 2024 14:13:51 +0000 (15:13 +0100)
commit8a07455e3beeb58ec934665d301bc76e4ef562a4
tree7e441a5d4f857ce0917793a7722e67c98d22c016
parentf931a0ac8089dc92cec46e1a66d92a8a1bafada4
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>
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