https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33765 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl Status|Signed Off |Failed QA --- Comment #3 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- What about: git grep ">Login:" intranet-tmpl/prog/en/modules/acqui/supplier.tt: <p><span>Login: [% i.login | html %]</span></p> opac-tmpl/bootstrap/en/includes/masthead.inc: <label for="muserid">Login:</label><input type="text" id="muserid" name="userid" autocomplete="off" /> opac-tmpl/bootstrap/en/modules/opac-auth.tt: <label for="userid">Login:</label> opac-tmpl/bootstrap/en/modules/opac-password-recovery.tt: <label for="username">Login:</label> opac-tmpl/bootstrap/en/modules/opac-registration-confirmation.tt: <label for="userid">Login:</label> opac-tmpl/bootstrap/en/modules/opac-reset-password.tt: <label for="userid">Login:</label> opac-tmpl/bootstrap/en/modules/sco/sco-main.tt: <label for="patronlogin">Login:</label> -- You are receiving this mail because: You are watching all bug changes.