http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9458
--- Comment #17 from Kyle M Hall <[email protected]> --- > There is an issue about arrows: > [% IF direction == 'asc' %][% direction = 'desc' %][% ELSE %][% direction = > 'asc' %][% END %] > > So there is an inversion on them. When the 'asc' is needed, the desc.gif is > displayed. > Good catch! Fixed in this new replacement followup! -- 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/
