https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23797
Alex Arnaud <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #8 from Alex Arnaud <[email protected]> --- Didn't see it at my first check, but the changes are missing in koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc. Logout from opac (if you are), click on "Log in to your account" top right => No opac login instructions in the modal.* grep -ri "Koha.Preference( 'OpacLoginInstructions' )" * koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc: [% IF Koha.Preference( 'OpacLoginInstructions' ) %] koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc: [% Koha.Preference( 'OpacLoginInstructions' ) | $raw %] -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
