https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22672 Timothy Alexis Vass <timothy_alexis.vass@ub.lu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #18 from Timothy Alexis Vass <timothy_alexis.vass@ub.lu.se> --- - Searched the folders bootstrap and xslt with following regular expressions, to make sure: <b(\s.*)?> includes all <b> and <b ...> tags (?!.*fa)<i(\s.*.*)?> includes all <i> and <i ...> tags excluding any tags with font-awesome icons. - Found the same as Victor. - Added these changes and attached a new patch. -- You are receiving this mail because: You are watching all bug changes.