[Koha-bugs] [Bug 16233] Unclosed <strong> tag in the opac-facets.inc breaks some display

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 11 05:35:30 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16233

--- Comment #2 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 50099
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50099
Bug 16233 Unclosed <strong> in opac-facets.inc

Review of attachment 50099:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=16233&attachment=50099)
-----------------------------------------------------------------

::: koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-facets.inc
@@ -6,4 @@
>                  <ul>
>                      <li>
>                          [% IF ( available ) %]
> -                            <strong>Showing only available items<strong></li><li><a href="/cgi-bin/koha/opac-search.pl?[% query_cgi %][% limit_cgi_not_availablity %][% IF ( sort_by ) %]&sort_by=[% sort_by |url %][% END %]">Show all items</a>

Good catch! Just a single / missing to close the tag.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list