http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12162
--- Comment #16 from M. de Rooy <[email protected]> --- (In reply to Marc Véron from comment #15) > 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 still have the branchcode var in a html tag. -- 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/
