- Регистрация
- 23 Дек 2006
- Сообщения
- 1.004
- Реакции
- 177
- Заблокирован
- #11
Код:
<tr>
<td align="center" class="row2" width="1%">{$data['img_new_post']}</td>
<td class="row2">
{$data['_queued_img']}<b><a href="{ibf.script_url}showforum={$data['id']}">{$data['name']}</a></b>
<br />
<span class="forumdesc">{$data['description']}{$data['show_subforums']}
<if="$data['moderator']">
<br /><i>{$data['moderator']}</i>
</if>
</span>
{$data['_queued_info']}
</td>
<td class="row1" nowrap="nowrap">{$data['last_unread']} <span>{$data['last_post']}<br /><b>{ibf.lang.in}:</b> {$data['last_topic']}<br /><b>{ibf.lang.by}:</b> {$data['last_poster']}</span></td>
<td align="center" class="row1">{$data['topics']}</td>
<td align="center" class="row2">{$data['posts']}</td>
</tr>