http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13612 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch --- Comment #2 from Marc Véron <veron@veron.ch> --- I did git grep for the files all removed files, no references behalve of: git grep 'opac-tmpl/lib/yui/reset-fonts-grids.css' Result: koha-tmpl/opac-tmpl/bootstrap/css/opac-old.css koha-tmpl/opac-tmpl/bootstrap/css/sco-old.css git grep 'opac-tmpl/lib/yui/skin.css' Result: koha-tmpl/opac-tmpl/bootstrap/css/opac-old.css koha-tmpl/opac-tmpl/bootstrap/css/sco-old.css Are opac-old.css and sco-old.css still used / present in the system or is this just a local issue in my dev installation? -- You are receiving this mail because: You are watching all bug changes.