@@ -, +, @@ descriptions - Open the "OPAC" tab. - Check the descriptions of these preferences: - AllowPatronToSetCheckoutsVisibilityForGuarantor - AllowPatronToSetFinesVisibilityForGuarantor --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -717,14 +717,14 @@ OPAC: choices: yes: Allow no: "Don't allow" - - patrons to choose their own privacy settings for showing the patron's checkouts to the patron's guarantor". + - "patrons to choose their own privacy settings for showing the patron's checkouts to the patron's guarantor." - - pref: AllowPatronToSetFinesVisibilityForGuarantor default: 0 choices: yes: Allow no: "Don't allow" - - patrons to choose their own privacy settings for showing the patron's fines to the patron's guarantor". + - "patrons to choose their own privacy settings for showing the patron's fines to the patron's guarantor." - - Use borrowernumber - pref: AnonymousPatron --