sibtracker/templates/default/forum/post.tpl
2019-05-18 13:46:03 +08:00

24 lines
1.7 KiB
Smarty

<table width="100%" cellspacing="0" cellpadding="0" class="ipbtable">
<tr>
<td class="row2" width="146" align="center">{author}</td>
<td class="row2"><span class="postdetails">
<div style="float:left;">{topic_url} <img src="{THEME}/forum/images/to_post_off.gif" width="8" height="9" border="0" alt="" /> {post-date}</div>
<div align="right">{ip} Ñîîáùåíèå #{post_id}{selected}</div>
</span></td>
</tr>
<tr>
<td valign="top" class="post2" align="center"><span class="postdetails">{ts} <img src="{foto}" border="0" alt="" /><br />
{repa}<br />
Ãðóïïà: {group-name}<br />
Ñîîáùåíèé: {post-num}<br />
Ðåãèñòðàöèÿ: {registration}<br />
ICQ: {icq}<br /></span></td>
<td valign="top" class="post2"><span class="postcolor">{text}</span>{edit-info}[signature]<br />
--------------------<br />
{signature}[/signature]</td>
</tr>
<tr>
<td class="formbuttonrow" nowrap="nowrap"><div align="left"><a href="#posts"><img src="{THEME}/forum/images/dlet_up.gif" width="24" height="21" border="0" alt="Ïåðåéòè â íà÷àëî ñòðàíèöû" /></a> [report]<img src="{THEME}/forum/images/dlet_report.gif" width="72" height="21" border="0" alt="Ñîîáùèòü î ñîîáùåíèè" />[/report]</div></td>
<td class="formbuttonrow" nowrap="nowrap"><div align="right">[fast]<img src="{THEME}/forum/images/dlet_mq_add.gif" width="74" height="21" border="0" alt="Âñòàâêà öèòàòû" />[/fast] [post-edit]<img src="{THEME}/forum/images/dlet_edit.gif" width="89" height="21" border="0" alt="Ðåäàêòèðîâàòü ñîîáùåíèå" />[/post-edit] [post-del]<img src="{THEME}/forum/images/dlet_delete.gif" width="80" height="21" border="0" alt="Óäàëèòü ñîîáùåíèå" />[/post-del]</div></td>
</tr>
</table>