https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34647

--- Comment #4 from Matt Blenkinsop <[email protected]> ---
Created attachment 161344
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161344&action=edit
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

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to