https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16427 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #5 from Owen Leonard <oleonard@myacpl.org> --- This looks good, but can I suggest one minor edit? I think a little space before the icon would improve readability: <xsl:if test="marc:subfield[@code=9]"> + <xsl:text> </xsl:text> <a class='authlink'> The XSL usually ignores whitespace, so the <xsl:text> block can put a single space before the icon. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.