Bug 26756: Fix quotes showing behind some system preference descriptions

This patch adds matching quotes to two OPAC preference descriptions
which were missing them.

To test, apply the patch and go to Administration -> System preferences.

- Open the "OPAC" tab.
- Check the descriptions of these preferences:
  - AllowPatronToSetCheckoutsVisibilityForGuarantor
  - AllowPatronToSetFinesVisibilityForGuarantor

There should be no trailing quotation mark.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
Owen Leonard 2020-10-20 16:04:11 +00:00 committed by Jonathan Druart
parent 599a6cb92e
commit 2dab6ab316

View file

@ -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