Sure,here it is
<td style="border: 1px solid #7E2B42;
<div align="center"> <smallfont><b>$post[username]</b> is now</smallfont> $onlinestatus
</td>
</tr>
<tr>
<td align="center" valign="top" height="21">
<a href="report.php?s=$session[sessionhash]&postid=$post[postid]">
<img src="{imagesfolder}/p_report.gif" border="0"></a>
<a href="newreply.php?s=$session[sessionhash]&action=newreply&postid=$post[postid]">
<img src="{imagesfolder}/p_quote.gif" border="0"></a>
<a href="editpost.php?s=$session[sessionhash]&action=editpost&postid=$post[postid]">
<img src="{imagesfolder}/p_edit.gif" border="0"></a>
</td>
</tr>
</table>