Browse Source

Bug 27947: (QA follow-up) Fix shipped notice

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
21.11.x
Tomás Cohen Arazi 3 years ago
committed by Jonathan Druart
parent
commit
bebe7a1c10
  1. 2
      installer/data/mysql/en/mandatory/sample_notices.yml

2
installer/data/mysql/en/mandatory/sample_notices.yml

@ -232,7 +232,7 @@ tables:
- "" - ""
- "Your request for an article from <<biblio.title>> (<<items.barcode>>) has been canceled for the following reason:" - "Your request for an article from <<biblio.title>> (<<items.barcode>>) has been canceled for the following reason:"
- "" - ""
- "<<article_requests.notes>>" - "<<reason>>"
- "" - ""
- "Article requested:" - "Article requested:"
- "Title: <<article_requests.title>>" - "Title: <<article_requests.title>>"

Loading…
Cancel
Save