@@ -, +, @@ all of the following fields: First name Surname Card number Phone Address Address 2 City Zipcode Email --- .../mysql/en/mandatory/sample_notices.yml | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) --- a/installer/data/mysql/en/mandatory/sample_notices.yml +++ a/installer/data/mysql/en/mandatory/sample_notices.yml @@ -679,32 +679,32 @@ tables: message_transport_type: email lang: default content: - - "
Date: <>
" + - "
Date: [% today | KohaDates %]
" - "
" - - "

Transfer to/Hold in <>

" + - "

Transfer to/Hold in [% branch.branchname %]

" - "
" - - "

<>, <>

" + - "

[% borrower.surname %], [% borrower.firstname %]

" - "
" - "" - "
" - "

ITEM ON HOLD

" - - "

<>

" - - "
<>
" + - "

[% biblio.title %]

" + - "
[% biblio.author %]
" - "" - "

Notes:" - - "

<>
" + - "
[% reserve.reservenotes %]
" - "

" - module: circulation --