View | Details | Raw Unified | Return to bug 36109
Collapse All | Expand All

(-)a/installer/data/mysql/en/mandatory/sample_notices.yml (-3 / +2 lines)
Lines 903-911 tables: Link Here
903
            - "\"[% item.biblio.title %]\" by [% item.biblio.author %], [% item.itemcallnumber %], Barcode: [% item.barcode %], Fine: [% overdue.overdue_fines.total_outstanding | $Price %]"
903
            - "\"[% item.biblio.title %]\" by [% item.biblio.author %], [% item.itemcallnumber %], Barcode: [% item.barcode %], Fine: [% overdue.overdue_fines.total_outstanding | $Price %]"
904
            - "[% END %]"
904
            - "[% END %]"
905
            - ""
905
            - ""
906
            - "Thank-you for your prompt attention to this matter."
906
            - "Thank you for your prompt attention to this matter."
907
            - ""
907
            - ""
908
            - "[% branch.branchname %] Staff"
908
            - "[% branch.branchname %] staff"
909
            - ""
909
            - ""
910
910
911
        - module: circulation
911
        - module: circulation
912
- 

Return to bug 36109