10 Aug
2011
10 Aug
'11
9:59 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6636 --- Comment #23 from Owen Leonard <oleonard@myacpl.org> 2011-08-10 19:59:30 UTC --- I agree that the CSS should be handled in opac.css. The <span> already has an id, you can use that. Doing this will eliminate the other error I see, an all-caps STYLE attribute. It has to be lower-case in order to be valid XHTML. I disagree that the link should open a new window. If we really want to get technical about it, we could wrap it in a check of OPACURLOpenInNewWindow. Otherwise I say leave it. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.