mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00: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:
parent
fdecd320a6
commit
cc8257f069
1 changed files with 1 additions and 1 deletions
|
@ -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="20%" align="center"> {userrow.LASTUPDATE} </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>
|
||||
<!-- END userrow -->
|
||||
</table></td>
|
||||
|
|
Loading…
Add table
Reference in a new issue