mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Apply load_onlinetrack to view profile as well
git-svn-id: file:///svn/phpbb/trunk@6123 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -34,9 +34,11 @@
|
||||
<td align="center">{AVATAR_IMG}</td>
|
||||
</tr>
|
||||
<!-- ENDIF -->
|
||||
<!-- IF ONLINE_IMG -->
|
||||
<tr>
|
||||
<td align="center">{ONLINE_IMG}</td>
|
||||
</tr>
|
||||
<!-- ENDIF -->
|
||||
<!-- IF U_SWITCH_PERMISSIONS -->
|
||||
<tr>
|
||||
<td class="genmed" align="center">[ <a href="{U_SWITCH_PERMISSIONS}">{L_USE_PERMISSIONS}</a> ]</td>
|
||||
|
Reference in New Issue
Block a user