From 6fab6f72c658489583f1a1bc53017d3f38065e65 Mon Sep 17 00:00:00 2001 From: Nicole C. Engard Date: Mon, 25 Apr 2011 19:24:16 -0400 Subject: [PATCH] Follow Up for Bug 6143: New numSearchRSSResults preferences This patch updates the language in the pref file to match the format used in other areas of the preferences by making the preference value part of a sentence. Signed-off-by: Nicole C. Engard --- .../prog/en/modules/admin/preferences/opac.pref | 3 ++- 1 files changed, 2 insertions(+), 1 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 3b42e5c..98c3611 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 @@ -258,9 +258,10 @@ OPAC: no: "Don't allow" - patrons to place holds on items from the OPAC. - + - Display - pref: numSearchRSSResults class: long - - Specify the maximum number of results to display on a RSS page of results. + - search results in the RSS feed. Policy: - - pref: singleBranchMode -- 1.7.2.3