mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Add link to user profile in the MCP for user notes and warn user.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9343 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<td class="row1" align="center">
|
||||
<table cellspacing="1" cellpadding="2" border="0">
|
||||
<tr>
|
||||
<td class="gen" align="center"><!-- IF USER_COLOR --><b style="color: #{USER_COLOR}"><!-- ELSE --><b><!-- ENDIF -->{USERNAME}</b></td>
|
||||
<td class="gen" align="center"><b>{USERNAME_FULL}</b></td>
|
||||
</tr>
|
||||
<!-- IF RANK_TITLE -->
|
||||
<tr>
|
||||
|
@@ -8,7 +8,7 @@
|
||||
<td class="row1" align="center">
|
||||
<table cellspacing="1" cellpadding="2" border="0">
|
||||
<tr>
|
||||
<td class="gen" align="center"><!-- IF USER_COLOR --><b style="color: #{USER_COLOR}"><!-- ELSE --><b><!-- ENDIF -->{USERNAME}</b></td>
|
||||
<td class="gen" align="center"><b>{USERNAME_FULL}</b></td>
|
||||
</tr>
|
||||
<!-- IF RANK_TITLE -->
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user