http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12162

--- Comment #15 from Marc VĂ©ron <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to