mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-25 20:45:16 +02:00
Another damn bug ... I swear ... no I really am swearing
git-svn-id: file:///svn/phpbb/trunk@160 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@ -16,7 +16,7 @@
|
|||||||
<td width="30%"> <a href="profile.{PHPEX}?mode=view&{POST_USER_URL}={userrow.USER_ID}">{userrow.USERNAME}</a> </td>
|
<td width="30%"> <a href="profile.{PHPEX}?mode=view&{POST_USER_URL}={userrow.USER_ID}">{userrow.USERNAME}</a> </td>
|
||||||
<td width="20%" align="center"> {userrow.LASTUPDATE} </td>
|
<td width="20%" align="center"> {userrow.LASTUPDATE} </td>
|
||||||
<td width="10%" align="center"> {userrow.LOGGEDON} </td>
|
<td width="10%" align="center"> {userrow.LOGGEDON} </td>
|
||||||
<td width="40%"> <a href="{userow.LOCATION_URL}"> {userrow.LOCATION}</a> </td>
|
<td width="40%"> <a href="{userrow.LOCATION_URL}"> {userrow.LOCATION}</a> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<!-- END userrow -->
|
<!-- END userrow -->
|
||||||
</table></td>
|
</table></td>
|
||||||
|
Reference in New Issue
Block a user