http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7867
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #10 from Jonathan Druart <[email protected]> --- I am wondering if some of the following occurrences of "Username" should be replaced too: koha-tmpl/intranet-tmpl/prog/en/columns.def:<field name="borrowers.userid">Username</field> koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref: yes: Username and Password koha-tmpl/intranet-tmpl/prog/en/modules/installer/auth.tt:<p><label>Username:<br /> koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt: <li id="ERROR_login_exist">Username/password already exists.</li> koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt: Username: </label> koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt: <li><span class="label">Username: </span>[% userid %]</li> koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-registration-confirmation.tt: <p>Username: [% borrower.userid %]</p> koha-tmpl/opac-tmpl/bootstrap/lib/bootstrap/js/bootstrap.js: $('#login_field').attr("placeholder", "Username or Email") koha-tmpl/opac-tmpl/prog/en/modules/opac-registration-confirmation.tt: Username: [% borrower.userid %] koha-tmpl/opac-tmpl/prog/en/modules/sco/sco-main.tt: <label for="patronlogin">Username:</label> Could you please have a look? -- 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/
