mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Removed url output for location
git-svn-id: file:///svn/phpbb/trunk@972 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
<tr bgcolor="{userrow.ROW_COLOR}">
|
||||
<td width="25%"> <span class="gen"><a href="{userrow.U_USER_PROFILE}">{userrow.USERNAME}</a></span> </td>
|
||||
<td width="25%" align="center"> <span class="gen">{userrow.LASTUPDATE}</span> </td>
|
||||
<td width="25%"> <span class="gen"><a href="{userrow.U_FORUM_LOCATION}">{userrow.LOCATION}</a></span> </td>
|
||||
<td width="25%"> <span class="gen">{userrow.LOCATION}</span> </td>
|
||||
<td width="25%"> <span class="gen">{userrow.IP_ADDRESS}</span> </td>
|
||||
</tr>
|
||||
<!-- END userrow -->
|
||||
|
Reference in New Issue
Block a user