This patch updates the preference question to a sentence to follow the standard set with previous preferences. --- .../en/modules/admin/preferences/cataloguing.pref | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref index 404a04e..a6a3377 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref @@ -96,11 +96,11 @@ Cataloging: EAN13: incremental EAN-13 barcodes "OFF": not generated automatically. - - - When a new item is added, should it be prefilled with last created item values? + - When a new item is added, - pref: PrefillItem choices: - yes: the new item is prefilled with last created item values - no: the new item is not prefilled with last created item values + yes: the new item is prefilled with last created item values. + no: the new item is not prefilled with last created item values. - - Define a list of subfields to use when prefilling items (separated by space) - pref: SubfieldsToUseWhenPrefill -- 1.7.2.3 _______________________________________________ Koha-patches mailing list Koha-patches@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/