8 May
2020
8 May
'20
4:09 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25381 didier <didier.gautheron@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |didier.gautheron@biblibre.c | |om --- Comment #2 from didier <didier.gautheron@biblibre.com> --- Output of: for i in $(git grep -lF '<!DOCTYPE stylesheet [<!ENTITY nbsp " " >]>' ) ; do sed -i 's/ \[<!ENTITY nbsp "\ " >\]//' $i ; done In Koha source tree -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.