Bug 16893 - Missing closing tag disrupts patron checkouts page style
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Mon, 11 Jul 2016 20:56:11 +0000 (22:56 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 15 Jul 2016 15:03:58 +0000 (15:03 +0000)
Same fix as for the details page: checkouts page is very italic
when there is a restriction with a comment on the patron
account.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt

index 9e42153..b02851f 100644 (file)
@@ -757,8 +757,8 @@ No patron matched <span class="ex">[% message %]</span>
                           [% ELSE %]
                               [% debarredcomment | html_line_break %]
                           [% END %]
+                    </i>
                    [% END %]
-
                    <br/>
                    <a class="btn btn-small" href="#reldebarments" onclick="$('#debarments-tab-link').click()"><i class="fa fa-ban"></i> View restrictions</a>
                     [% IF (noissues && borrowernumber && CAN_user_circulate_force_checkout) %]