https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35663 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160408|0 |1 is obsolete| | --- Comment #8 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 160923 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160923&action=edit Bug 35663: Reword default privacy option in opac-privacy.pl This patch updates the description of the OPAC privacy page, replacing: "Default: keep my history according to local laws. This is the default option : the library will keep your history for the duration permitted by local laws." ...with: "Default: keep my history according to library policy. This is the default option : the library will keep your history for the duration set by library policy." This correctly reflects the fact that privacy is managed according to a Koha cron configuration. To test, apply the patch and make sure the OPACPrivacy and related preferences are enabled. - Log in to the OPAC and click the "Privacy" tab in the left-hand sidebar. - Confirm that the description of the default privacy option is correct. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.