http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10186 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17945|0 |1 is obsolete| | Attachment #18013|0 |1 is obsolete| | --- Comment #3 from David Cook <dcook@prosentient.com.au> --- Created attachment 18014 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18014&action=edit 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" Signed-off-by: David Cook <dcook@prosentient.com.au> Trivial change. Works as described. -- You are receiving this mail because: You are watching all bug changes.