http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12399

Marc Véron <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Marc Véron <[email protected]> ---
I can confirm this behaviour. It displays the Koha credits at the wrong place
as well.

To reproduce: In Opac with Bootstrap theme, do a search with many results.

It seems that the credits should not display at all in print version, because
in opac-tmpl/bootstrap/css/print.css, line 205, a class .koha_url gets
"display:none". 
However, there is no class koha_url in the HTML code, but an Id koha_url that
should be addressed as #koha_url

Regarding the Id opaccredits (containing the contents from system preference
opaccredits), I do not find any traces in print.css

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to