https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35449 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com --- Comment #1 from Lucas Gass <lucas@bywatersolutions.com> --- Is UpdateItemLocationOnCheckin correct? I don't see 'here' in that pref's description. However: kohadev-koha@kohadevbox:preferences(master)$ git grep '>here' opac.pref: - "<br><strong>NOTE:</strong> Library specific JS can be defined from <a href='/cgi-bin/koha/admin/branches.pl'>here</a>." opac.pref: - "<br><strong>NOTE:</strong> Library specific CSS can be defined from <a href='/cgi-bin/koha/admin/branches.pl'>here</a>." The two places I am seeing is OPACUserJS and OPACUserCSS. -- You are receiving this mail because: You are watching all bug changes.