Cod: Selectaţi tot
<!-- BEGIN postrow -->
<a name="{postrow.U_POST_ID}"></a>
{TPL_HDR1_POST}{postrow.TPL_HDR1}{postrow.POST_SUBJECT}{TPL_HDR2}<table border="0" cellpadding="0" cellspacing="0" width="100%" class="post">
<tr>
<td width="150" class="row" align="center" valign="top" style="padding: 2px;" rowspan="2">
<div style="padding: 3px;"><span class="name">{postrow.POSTER_NAME}</span><br /></div>
<div style="padding: 2px;"><span class="postdetails">{postrow.POSTER_RANK}</span><br /></div>
{postrow.RANK_IMAGE}
<div style="width: 140px; margin: auto; overflow: hidden">{postrow.POSTER_AVATAR}</div>
<br />
<table width="100%" cellspacing="5" cellpadding="0">
<tr><td align="left"><span class="postdetails">{postrow.POSTER_JOINED}</span></td></tr>
<tr><td align="left"><span class="postdetails">{postrow.POSTER_POSTS}</span></td></tr>
<tr><td align="left"><span class="postdetails">{postrow.POSTER_FROM}<br />{postrow.CASH}</span></td></tr>
</table>
<img src="{T_TEMPLATE_PATH}/images/spacer.gif" width="150" height="1" border="0" alt="" />
</td>
<td width="1" class="postborder" rowspan="2"><img src="{T_TEMPLATE_PATH}/images/spacer.gif" width="1" height="100" alt="" /></td>
<td width="100%" class="row" align="left" valign="top"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="50%" align="left" style="padding: 3px;"><span class="postdate"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" width="12" height="9" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a> {L_POSTED}: {postrow.POST_DATE}</span></td>
<td width="50%"></td>
<td width="23" valign="top" class="posttop" align="left"><img src="{T_TEMPLATE_PATH}/images/posttop_left.gif" width="23" height="9" border="0" alt="" /></td>
<td class="posttop" nowrap="nowrap" valign="top">{postrow.QUOTE_IMG}{postrow.EDIT_IMG}{postrow.DELETE_IMG}{postrow.IP_IMG}</td>
</tr>
<tr>
<td width="50%" class="postline" height="1"><img src="{T_TEMPLATE_PATH}/images/spacer.gif" width="100" height="1" alt="" /></td>
<td colspan="3" height="1"><img src="{T_TEMPLATE_PATH}/images/spacer.gif" width="1" height="1" alt="" /></td>
</tr>
</table>
<div style="padding: 4px;" class="postbody">{postrow.MESSAGE}</div>
</td>
</tr>
<tr>
<td align="left" valign="bottom">
<div style="padding: 5px;" class="postbody"><span class="signature"><span class="gensmall">{postrow.EDITED_MESSAGE}</span>{postrow.SIGNATURE}</span></div>
<table width="100%" height="9" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="postbottom" height="9" nowrap="nowrap">{postrow.PROFILE_IMG}{postrow.SEARCH_IMG2}{postrow.PM_IMG}{postrow.EMAIL_IMG}{postrow.WWW_IMG}{postrow.AIM_IMG}{postrow.YIM_IMG}{postrow.MSN_IMG}{postrow.ICQ_IMG}</td>
<td width="100%" height="9" align="left"><img src="{T_TEMPLATE_PATH}/images/postbottom_right.gif" width="22" height="9" alt="" /></td>
<td nowrap="nowrap" align="right"><span class="gensmall">Raporteaza acest mesaj administratorului{postrow.REPORT_IMG}</span></td>
</tr>
</table></td>
</tr>
</table>{TPL_FTR}
<!-- END postrow -->