[Koha-bugs] [Bug 7867] Staff and OPAC areas lack consistency

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 15 14:12:30 CEST 2014


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #10 from Jonathan Druart <jonathan.druart at biblibre.com> ---
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.


More information about the Koha-bugs mailing list