1
0
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:
Graham Eames
2006-06-24 13:37:23 +00:00
parent 3439d0f96e
commit 097769fd07
2 changed files with 25 additions and 15 deletions

View File

@@ -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>