mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-21 09:01:29 +02:00
Fixed bug #471317
git-svn-id: file:///svn/phpbb/trunk@1208 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<table width="100%" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td> <span class="gen"><a href="{userrow.U_PROFILE}">{userrow.USERNAME}</a></span></td>
|
||||
<td align="right"><a href="userrow.U_SEARCHPOSTS"><img src="{SEARCH_IMG}" border="0" alt="{L_SEARCH_POSTS}" /></a>
|
||||
<td align="right"><a href="{userrow.U_SEARCHPOSTS}"><img src="{SEARCH_IMG}" border="0" alt="{L_SEARCH_POSTS}" /></a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user