@@ -, +, @@ --- C4/UsageStats.pm | 4 +++- .../intranet-tmpl/prog/en/modules/admin/preferences/admin.pref | 8 -------- 2 files changed, 3 insertions(+), 9 deletions(-) --- a/C4/UsageStats.pm +++ a/C4/UsageStats.pm @@ -23,7 +23,9 @@ use POSIX qw(strftime); use LWP::UserAgent; use JSON; -=head1 NAME C4::UsageStats +=head1 NAME + +C4::UsageStats =head1 DESCRIPTION --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref @@ -105,14 +105,6 @@ Administration: yes: Allow no: "Don't Allow" - Mozilla persona for login - Search Engine: - - - - pref: SearchEngine - default: Zebra - choices: - Solr: Solr - Zebra: Zebra - - is the search engine used. Usage Stats: - - pref: UsageStatsShare --