2 Aug
2014
2 Aug
'14
10:03 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12162 --- Comment #15 from Marc Véron <veron@veron.ch> --- Hi Marcel, Thanks for the comment. I was not aware of the translation restriction. What do you think about the following: [% IF ( LoginBranchcode ) %] <body id="opac-main" class="branch-[%LoginBranchcode%]"> [% ELSE %] <body id="opac-main" class="branch-default"> [% END %] Marc -- You are receiving this mail because: You are watching all bug changes.