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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 3 17:20:38 CEST 2013


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

            Bug ID: 10186
           Summary: Typo in subscription-add.tt (years vs year)
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: mathieu.saby at univ-rennes2.fr

Typo to fix in
koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt

replace "2/years" with "2/year" in this block : 

[% IF ( periodicity9 ) %]
                    <option value="9" selected="selected">2/years</option>
                [% ELSE %]
                    <option value="9">2/year</option>
                [% END %]



M. Saby

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


More information about the Koha-bugs mailing list