4 Aug
2014
4 Aug
'14
8:20 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12162 --- Comment #16 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- (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.