@@ -, +, @@ correct order and hierarchy --- .../intranet-tmpl/prog/en/modules/reserve/request.tt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt @@ -136,14 +136,14 @@ [% UNLESS club OR patron OR patron.borrowernumber OR noitems OR nobiblio %] [% IF ( messageborrower ) %]
-

Patron not found

+

Patron not found

No patron with this name, please, try another

[% END %] [% IF ( messageclub ) %]
-

Club not found

+

Club not found

No club with this name, please, try another

[% END %] @@ -372,7 +372,7 @@
[% UNLESS ( multi_hold ) %] -

Cannot place hold

+

Cannot place hold

[% ELSE # UNLESS multi_hold %] -

Cannot place hold on some items

+

Cannot place hold on some items

[% IF (no_reserves_allowed ) %]
  • No holds allowed: [% patron.firstname | html %] [% patron.surname | html %] cannot place holds on some of these title's items.
  • [% ELSIF ( exceeded_maxreserves ) %] @@ -433,7 +433,7 @@ [% IF ( messageborrower ) %]
    -

    Patron not found:

    +

    Patron not found:

    Name or barcode not found. Please try an other

    [% END %] @@ -1097,7 +1097,7 @@