mirror of https://github.com/apache/archiva.git
fix i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1231180 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1c00503df1
commit
dda2677b2a
|
@ -14,7 +14,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="clearfix">
|
||||
<label for="user-register-form-fullname">${fullname}</label>
|
||||
<label for="user-register-form-fullname">${$.i18n.prop('full.name')}</label>
|
||||
<div class="input">
|
||||
<input type="text" id="user-register-form-fullname" name="user-register-form-fullname" class="required" />
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue