https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20656
--- Comment #12 from Josef Moravec <[email protected]> --- Comment on attachment 79003 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79003 Bug 20656: Better formatting for print summary Review of attachment 79003: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20656&attachment=79003) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-print.tt @@ +97,4 @@ > <caption>Account fines and payments</caption> > + <thead> > + <tr> > + <th class="title-string">Date</th> Why are you adding the class here? It is usually used for sorting in datatables, which is not this case. -- 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/
