[Koha-bugs] [Bug 10186] Typo in subscription-add.tt (years vs year)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 8 10:17:43 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10186

--- Comment #2 from David Cook <dcook at prosentient.com.au> ---
Created attachment 18013
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18013&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 at prosentient.com.au>

Trivial change. Works as described.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list