git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1231180 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-01-13 17:00:16 +00:00
parent 1c00503df1
commit dda2677b2a
1 changed files with 1 additions and 1 deletions

View File

@ -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>