http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12162
--- Comment #22 from M. de Rooy <[email protected]> --- (In reply to Marc Véron from comment #21) > The translation seems to work. I would appreciate if somebody could confirm. I tested: [% IF ( branchFFL ) %] <body id="opac-main" class="[% branchFFL %]"> [% ELSE %] <body id="opac-main" class="default"> [% END %] And confirm that it works (tested under a 3.14.x) when translating. Although I am not sure if it is the most elegant way to address the problem? -- 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/
