mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-21 08:12:17 +02:00
Post ignore line
git-svn-id: file:///svn/phpbb/trunk@3349 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
34137d7614
commit
c1a478005a
@ -119,7 +119,7 @@
|
||||
<tr class="row2">
|
||||
<!-- ENDIF -->
|
||||
<td width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">{L_BACK_TO_TOP}</a></span></td>
|
||||
<td width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
|
||||
<td width="100%" height="28" valign="bottom" nowrap="nowrap"><table width="100%" cellspacing="0" cellpadding="0" border="0" height="18" width="18">
|
||||
<tr>
|
||||
<td valign="middle" nowrap="nowrap">{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}<script language="JavaScript" type="text/javascript"><!--
|
||||
|
||||
@ -129,6 +129,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> </td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user