http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5621 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain@biblibre.com --- Comment #3 from Paul Poulain <paul.poulain@biblibre.com> 2011-03-15 14:42:51 UTC --- + there are some lines that are not related to translation: diff --git a/opac/opac-search.pl b/opac/opac-search.pl - } +} Auth.pm: - flagsrequired => {borrow => 1, catalogue => '*', tools => 'import_patrons' }, + flagsrequired => {borrow => 1, catalogue => '*', tools => 'import_patrons'}, and - flagsrequired => {borrow => 1, catalogue => '*', tools => 'import_patrons' }, + flagsrequired => {borrow => 1, catalogue => '*', tools => 'import_patrons'}, -- 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.