http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10186 --- Comment #1 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- Created attachment 17945 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17945&action=edit [PATCH] Bug 10186: Fix a typo in subscription-add.tt : 2/years should be 2/year In subscription-add.tt dropdown list for periodiciy, the description for 9 value should be "2/year" (2 issues each year) At present, if the option value is selected, it is "2/years". This patch supresses the "s" after "year". To test : - in a subscription, change periodicity to "2/year" - save the subscription - reopen it and check the value is labelled "2/year" M. Saby -- You are receiving this mail because: You are watching all bug changes.