@@ -, +, @@ --- koha-tmpl/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 @@ -103,14 +103,14 @@ [% UNLESS club OR patron OR patron.borrowernumber OR noitems %] [% 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 %] @@ -338,7 +338,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 ) %] @@ -399,7 +399,7 @@ [% IF ( messageborrower ) %]
    -

    Patron not found:

    +

    Patron not found:

    Name or barcode not found. Please try an other

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