Файл: templates/web/viewforum_body.tpl
Строк: 81
<div
align="right"><h2>{FORUM_NAME}</h2></div>
<!-- BEGIN switch_attached_list -->
<div
class="row1"> <span
class="cattitle">{switch_attached_list.L_ATTACHED_FORUM}</span>
<table border="0" cellpadding="0"
cellspacing="0">
<tr>
<th colspan="2"
align="center" height="25"
class="tab"> {L_INDEX} </th>
<th width="50" align="center"
class="tab"> {switch_attached_list.L_ATTACHED_TOPICS} </th>
<th align="center"
class="tab"> {switch_attached_list.L_ATTACHED_POSTS} </th>
</tr>
<!-- BEGIN switch_attached_present -->
<tr>
<td align="center" valign="middle"
class="row1"><img
src="{switch_attached_list.switch_attached_present.FORUM_FOLDER_IMG}"
alt=""/> </td>
<td
width="100%" class="row1">
<a
href="{switch_attached_list.switch_attached_present.U_VIEWFORUM}"
class="cattitle">{switch_attached_list.switch_attached_present.FORUM_NAME}</a><br/>
{switch_attached_list.switch_attached_present.FORUM_DESC}</td>
<td align="center"
class="row1">{switch_attached_list.switch_attached_present.TOPICS}</td>
<td align="center"
class="row1">{switch_attached_list.switch_attached_present.POSTS}</td>
</tr>
<!-- END switch_attached_present -->
</table>
</div>
<!-- END switch_attached_list -->
Модераторы: {MODERATORS}
<p
class="rightside">{PAGINATION}</p>
<p><a
href="{U_POST_NEW_TOPIC}" class="buttom"
style="font-size:14px;">{L_POST_NEW_TOPIC}</a>
{MODER}</p>
<table border="0"
cellpadding="0" cellspacing="0">
<tr>
<th colspan="2" class="tab"
height="25"> {L_TOPICS} </th>
<th class="tab"
nowrap="nowrap"> {L_POSTS} </th>
<th class="tab"
nowrap="nowrap"> {L_AUTHOR} </th>
<th class="tab"
nowrap="nowrap"> {L_VIEWS} </th>
<th class="tab"
nowrap="nowrap"> {L_LAST_POST} </th>
</tr>
<!-- BEGIN topicrow -->
<tr>
<td
align="center"
class="{topicrow.ROW_CLASS}">{topicrow.L_TOPIC_FOLDER_ALT}{topicrow.TOPIC_ATTACHMENT_IMG}{topicrow.TOPIC_TYPE} </td>
<td width="100%"
class="{topicrow.ROW_CLASS}"><a
href="{topicrow.U_VIEW_TOPIC}"
class="cattitle">{topicrow.TOPIC_TITLE}</a>{topicrow.GOTO_PAGE}<br/>{topicrow.FIRST_POST_TIME}</td>
<td class="{topicrow.ROW_CLASS}"
align="center">{topicrow.REPLIES}</td>
<td
class="{topicrow.ROW_CLASS}"
align="center">{topicrow.TOPIC_AUTHOR}</td>
<td
class="{topicrow.ROW_CLASS}"
align="center">{topicrow.VIEWS}</td>
<td
class="{topicrow.ROW_CLASS}" align="center"><span
class="genmed">{topicrow.LAST_POST_TIME}<br/> {topicrow.LAST_POST_AUTHOR}{topicrow.LAST_POST_IMG}</span></td>
</tr>
<!-- END topicrow -->
<!-- BEGIN
switch_no_topics -->
<tr><td class="row1"
align="center">{L_NO_TOPICS}</td></tr>
<!-- END switch_no_topics -->
</table>
<div
align="right">{PAGINATION}</div><br/>
<div
class="top"><ul class="linklist">
<li><a href="{U_POST_NEW_TOPIC}"
class="buttom"
style="font-size:14px;">{L_POST_NEW_TOPIC}</a></li><li>{MODER}</li><li>{RSS}</li><li
class="rightside">{JUMPBOX}</li></ul></div>
{LOGGED_IN_USER_LIST}