1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-08 15:35:11 +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:
Paul S. Owen 2001-04-16 01:15:54 +00:00
parent fdecd320a6
commit cc8257f069

View File

@ -16,7 +16,7 @@
<td width="30%">&nbsp;<a href="profile.{PHPEX}?mode=view&{POST_USER_URL}={userrow.USER_ID}">{userrow.USERNAME}</a>&nbsp;</td>
<td width="20%" align="center">&nbsp;{userrow.LASTUPDATE}&nbsp;</td>
<td width="10%" align="center">&nbsp;{userrow.LOGGEDON}&nbsp;</td>
<td width="40%">&nbsp;<a href="{userow.LOCATION_URL}">&nbsp;{userrow.LOCATION}</a>&nbsp;</td>
<td width="40%">&nbsp;<a href="{userrow.LOCATION_URL}">&nbsp;{userrow.LOCATION}</a>&nbsp;</td>
</tr>
<!-- END userrow -->
</table></td>