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

--- Comment #1 from Galen Charlton <[email protected]> ---
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.
_______________________________________________
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