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

--- Comment #45 from M. Tompsett <[email protected]> ---
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.
_______________________________________________
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