How to change the "Username" to someother name(example Employee ID) in the log in page?
I tried changing in the login-gadget.soy(below).But not succeeded.Anubody can help me out here?
<div class="field-group">
<label accesskey="u" for="login-form-username" id="usernamelabel">{getText('gadget.login.username', '<u>', '</u>')|noAutoescape}</label>
<input class="text medium-field" id="login-form-username" name="os_username" type="text">
</div>
Community moderators have prevented the ability to post new answers.
it is not workign for me.I cleared the work diretory as well.
edited the property "gadget.login.username" from the JiraWebActionSupport.properties property file.
i edited the property "gadget.login.username" from the JiraWebActionSupport.properties property file.this fixed the issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.