@@ -, +, @@ description --- .../prog/en/modules/admin/preferences/patrons.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref @@ -56,7 +56,7 @@ Patrons: class: integer - results per page in the staff interface. - - - "Comma separated list defining the default fields to be used during a patron search using the \"standard\" option:" + - "Comma separated list defining the default fields to be used during a patron search using the \"standard\" option in the patrons or circulation module:" - pref: DefaultPatronSearchFields class: multi - "If empty Koha will default to \"firstname,middle_name,surname,othernames,cardnumber,userid\". Additional fields added to this preference will be added as search options in the dropdown menu on the patron search page." --