From 6e60bb03c008d213ec8ea179cb46f87b32e99ad1 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Mon, 26 Sep 2022 21:23:54 +0000 Subject: [PATCH] Bug 31475: Clean new lines and re-add some missing - for separating prefs Without this patch suggestion and OPACViewOthersSuggestions appeared grouped with other preferences. This patch restores them as separate entries under the new Suggestions heading. Signed-off-by: Katrin Fischer --- .../prog/en/modules/admin/preferences/opac.pref | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref index bcc5e9027c..3da4b0c0ba 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -298,7 +298,6 @@ OPAC: homebranch: Home library holdingbranch: Holding library - "is the default sort field for the holdings table." - - - Display up to - pref: OpacMaxItemsToDisplay @@ -417,7 +416,6 @@ OPAC: 1: Allow 0: "Don't allow" - patrons to access a list of the most checked out items on the OPAC. Note that this is somewhat experimental, and should be avoided if your collection has a large number of items. - - - pref: OPACComments choices: @@ -504,7 +502,6 @@ OPAC: 1: Show 0: Don't show - a library selection list for news items in the OPAC. - - - "Use the following as the OPAC ISBD template:" - pref: OPACISBD @@ -588,8 +585,6 @@ OPAC: 1: Include 0: "Don't include" - outstanding/unapplied credits when applying the OPACFineNoRenewals rule to patrons. - - - - - pref: OpacHiddenItems type: textarea @@ -628,8 +623,6 @@ OPAC: - expired patrons from OPAC actions such as placing a hold or renewing. Note that the setting for a patron category takes priority over this system preference. Privacy: - - - - - pref: opacreadinghistory choices: @@ -853,6 +846,7 @@ OPAC: - pref: NumberOfSuggestionDays class: integer - "days." + - - pref: OPACViewOthersSuggestions choices: 1: Show @@ -878,7 +872,7 @@ OPAC: 1: Allow 0: "Don't allow" - patrons to make purchase suggestions on the OPAC. - - + - - pref: OPACSuggestionAutoFill default: 0 choices: -- 2.30.2