From: Colin Campbell Date: Fri, 20 Apr 2012 11:16:13 +0000 (+0100) Subject: Bug 7987 [SIGNED-OFF] Fix typo in circulation template X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;h=d78c28db7b50dbda53f758390cdcf46b2f8c58e0;hp=548b85db852a603b4f9b8af5aec2a07bf00473d5;p=koha.git Bug 7987 [SIGNED-OFF] Fix typo in circulation template li was not properly closed after loss of a character Signed-off-by: Marc Veron - Checked koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt before / after applying patch - Line is changed as expected, ends now with Signed-off-by: Paul Poulain --- diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt index e79cef11d1..a30234dbc5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt +++ b/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 ) %]