mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Report icon
git-svn-id: file:///svn/phpbb/trunk@3724 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
ee728234ce
commit
e92d7078b1
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@
|
|||
document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute">{postrow.ICQ_IMG}</div><div style="position:absolute;left:3px;top:-1px">{postrow.ICQ_STATUS_IMG}</div></div>');
|
||||
|
||||
//--></script><noscript>{postrow.ICQ_IMG}</noscript></td>
|
||||
<td width="100%" align="right" nowrap="nowrap"><!-- span class="gensmall">{postrow.RATING}</span --><span class="gensmall">[ <a href="{postrow.U_REPORT}">{L_REPORT_TO_ADMIN}</a> ]</span> </td>
|
||||
<td width="100%" align="right" nowrap="nowrap"><!-- span class="gensmall">{postrow.RATING}</span --> <a href="{postrow.U_REPORT}">{REPORTED_IMG}</a> </td>
|
||||
</tr>
|
||||
</table></td>
|
||||
<!-- ENDIF -->
|
||||
|
|
Loading…
Add table
Reference in a new issue