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:
9c3c1a9
)
Removed debug code
author
Alexander Ebert
<ebert@woltlab.com>
Wed, 29 Nov 2017 21:36:07 +0000
(22:36 +0100)
committer
Alexander Ebert
<ebert@woltlab.com>
Wed, 29 Nov 2017 21:36:07 +0000
(22:36 +0100)
com.woltlab.wcf/templates/user.tpl
patch
|
blob
|
blame
|
history
diff --git
a/com.woltlab.wcf/templates/user.tpl
b/com.woltlab.wcf/templates/user.tpl
index 4056777314b0aa97c72ed06218a021708cadd172..722fe208f967940d473303cce60c2e1784bb6dfa 100644
(file)
--- a/
com.woltlab.wcf/templates/user.tpl
+++ b/
com.woltlab.wcf/templates/user.tpl
@@
-174,7
+174,7
@@
<div class="contentHeaderTitle">
<h1 class="contentTitle">
- <span class="userProfileUsername">{
if $user->username === 'root'}Alexander Ebert{else}{$user->username}{/if
}</span>
+ <span class="userProfileUsername">{
$user->username
}</span>
{if $user->banned}<span class="icon icon24 fa-lock jsTooltip jsUserBanned" title="{lang}wcf.user.banned{/lang}"></span>{/if}
{if MODULE_USER_RANK}
{if $user->getUserTitle()}