https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23797 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #8 from Alex Arnaud <alex.arnaud@biblibre.com> --- 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.