18 Nov
2021
18 Nov
'21
10:50 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29514 --- Comment #1 from Andreas Roussos <a.roussos@dataly.gr> --- Created attachment 127779 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127779&action=edit Bug 29514: Remove extraneous HTML entity from breadcrumbs The template file for ILL requests has a small typo in the breadcrumbs section: there exists an extra › HTML entity after "Home". This patch fixes that. Test plan: 1) Access the ILL requests module, and notice how an extra character is displayed after "Home" in the breadcrumbs. 2) Apply this patch. 3) Refresh the page -- the extra character is no longer displayed. -- You are receiving this mail because: You are watching all bug changes.