https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31302 Bug ID: 31302 Summary: Spelling: You can download the scanned materials via the following url(s): Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Keywords: Academy Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org installer/data/mysql/en/mandatory/sample_notices.yml: - "[% IF article_request.format == 'PHOTOCOPY' %]You may pick up your article at [% branch.branchname %].[% ELSIF article_request.format == 'SCAN' %]You can download the scanned materials via the following url(s): [% article_request.urls %].[% END %]" The url(s) should be URL(s) :) -- You are receiving this mail because: You are watching all bug changes.