http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11458 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 40049 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40049&action=edit Bug 11458: Improve confusing description of syspref 'gist' The description of "gist" was: "Default tax rates are ... (enter in numeric form, 0.12 for 12%. First is the default. If you want more than 1 value, please separate with |) " The doubled use of "default" is confusing here. With the patch it reads: Tax rates are ... Enter in numeric form, 0.12 for 12%. The first item in the list will be selected by default. For more than one value, separate with | (pipe) To test: - Verify that the gist system preference description is correct. The use of "default" is confusing here. -- You are receiving this mail because: You are watching all bug changes.