Bug 7987 [SIGNED-OFF] Fix typo in circulation template
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / circ / circulation.tt
index e79cef1..a30234d 100644 (file)
@@ -269,7 +269,7 @@ function refocus(calendar) {
 [% END %]
 
 [% IF ( PATRON_CANT ) %]
-    <li>This patron can't check out this item per library circulation policy</i>
+    <li>This patron can't check out this item per library circulation policy</li>
 [% END %]
 
 [% IF ( NOT_FOR_LOAN_FORCING ) %]