[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-571-gcf2f95f

Git repo owner gitmaster at git.koha-community.org
Mon May 20 16:47:58 CEST 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  cf2f95f0607f5bc20f757a6de7effd93334576fa (commit)
      from  d28d1ef0fa9872749c12d20e322eda50bca6b0ad (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cf2f95f0607f5bc20f757a6de7effd93334576fa
Author: Mathieu Saby <mathieu.saby at univ-rennes2.fr>
Date:   Sat May 4 11:07:55 2013 +0200

    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.
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

-----------------------------------------------------------------------

Summary of changes:
 .../prog/en/modules/serials/subscription-add.tt    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list