mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
Update usercp_viewprofile.tpl
This commit is contained in:
parent
9f05e49d01
commit
c6c5c5fd84
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@ ajax.callback.group_membership = function(data) {
|
|||
<td id="username">
|
||||
<span class="editable bold">{USERNAME}</span>
|
||||
<!-- BEGIN ban -->
|
||||
<!-- IF ban.IS_BANNED -->(<b title="{L_BANNED_USERS}" style="color: red;">{L_BANNED}</b>)<!-- ENDIF -->
|
||||
<!-- IF ban.IS_BANNED -->(<b title="{L_BANNED_USERS}" class="warnColor2">{L_BANNED}</b>)<!-- ENDIF -->
|
||||
<!-- END ban -->
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue