projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78b5eb6
)
Fixed small issue
author
Marcel Werk
<burntime@woltlab.com>
Thu, 13 Jun 2013 13:15:13 +0000
(15:15 +0200)
committer
Marcel Werk
<burntime@woltlab.com>
Thu, 13 Jun 2013 13:15:13 +0000
(15:15 +0200)
com.woltlab.wcf/templates/register.tpl
patch
|
blob
|
blame
|
history
diff --git
a/com.woltlab.wcf/templates/register.tpl
b/com.woltlab.wcf/templates/register.tpl
index d11aef5eb288541795a124365284468397d5e57c..4bf1fd140b98fea1d5828f0a622efba5c8015697 100644
(file)
--- a/
com.woltlab.wcf/templates/register.tpl
+++ b/
com.woltlab.wcf/templates/register.tpl
@@
-118,7
+118,7
@@
<dl>
<dt>
- <label for="
username
">{lang}wcf.user.email{/lang}</label>
+ <label for="
email
">{lang}wcf.user.email{/lang}</label>
</dt>
<dd>
<input type="email" id="email" name="email" value="" autocomplete="off" class="medium" tabindex="999" />