[Koha-bugs] [Bug 14252] Moving the OPAC language switcher to masthead navbar

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 1 03:37:17 CEST 2015


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

--- Comment #45 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 39707
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39707
[Signed-off] (followup) Adds OpacLangSelectorMode syspref

Review of attachment 39707:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=14252&attachment=39707)
-----------------------------------------------------------------

::: koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc
@@ +32,5 @@
> +[% IF ( Koha.Preference( 'OpacLangSelectorMode' ) == 'both' ) || ( Koha.Preference( 'OpacLangSelectorMode' ) == 'foot' ) %]
> +    [% IF ( opaclanguagesdisplay ) %]
> +        [% IF ( languages_loop && opaclanguagesdisplay ) %]
> +            [% UNLESS ( one_language_enabled ) %]
> +                <div id="changelanguage" class="navbar navbar-fixed-bottom navbar-static-bottom">

Why is 'noprint' missing from the class list?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list