http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14608 --- Comment #1 from Julian FIOL <julian.fiol@biblibre.com> --- Created attachment 41212 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41212&action=edit Bug 14608 : Add a message on the Administration page to share statistics This patch add a message on the Administration page to share your usage statistics to hea.koha-community.org If you click on : 'Yes' : It set the 'UsageStats' syspref to 1 (activate sharing) and the 'UsageStatsLastDisplay' syspref to 0. 'Later' : It set the 'UsageStats' syspref to 0 and the 'UsageStatsLastDisplay' syspref to the today's date and it will show again the message after 7 days. 'No' : It set the 'UsageStats' syspref to 0 and the 'UsageStatsLastDisplay' syspref to 0. -- You are receiving this mail because: You are watching all bug changes.