@@ -, +, @@ --- .../prog/en/modules/circ/circulation.tt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt @@ -269,7 +269,7 @@ function refocus(calendar) { [% END %] [% IF ( PATRON_CANT ) %] -
  • This patron can't check out this item per library circulation policy +
  • This patron can't check out this item per library circulation policy
  • [% END %] [% IF ( NOT_FOR_LOAN_FORCING ) %] --