http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13761
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Marc Véron <[email protected]> --- Hi Fridolin, I'd like to hide such stuff in print too. But with this approach, the H1 title disppears as well. It contains important information about the list, e.g. catalogue/results.tt: 621 result(s) found for 'kw,wrdl: mus'. member.tt: Results found for patron on street address fields containing ha I think it would be better to use the existing class 'noprint' for elements that are not intended to appear in print. E.g. in catalogue/results.tt line 309 for div selection_ops: class="cartlist noprint" instead of class="cartlist" What do you think about? -- 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/
