7 Jun
2013
7 Jun
'13
10:35 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10433 --- Comment #1 from Galen Charlton <gmcharlt@gmail.com> --- After some grepping, I've turned up one other example of a colspan value being calculated in the script, not the template: members/statistics.pl: length_keys => scalar( @statistic_column_names), koha-tmpl/intranet-tmpl/prog/en/modules/members/statistics.tt: <td colspan="[% length_keys %]">TOTAL</td> -- You are receiving this mail because: You are watching all bug changes.