View file templates/web/viewforum_body.tpl

File size: 3.16Kb
   <div align="right"><h2>{FORUM_NAME}</h2></div>
   <!-- BEGIN switch_attached_list -->
   <div class="row1">&nbsp;&nbsp;<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">&nbsp;{L_INDEX}&nbsp;</th>
	  <th width="50" align="center" class="tab">&nbsp;{switch_attached_list.L_ATTACHED_TOPICS}&nbsp;</th>	  	 
	  <th align="center" class="tab">&nbsp;{switch_attached_list.L_ATTACHED_POSTS}&nbsp;</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=""/>&nbsp;</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">&nbsp;{L_TOPICS}&nbsp;</th>
	  <th class="tab" nowrap="nowrap">&nbsp;{L_POSTS}&nbsp;</th>
	  <th class="tab" nowrap="nowrap">&nbsp;{L_AUTHOR}&nbsp;</th>	
	  <th class="tab" nowrap="nowrap">&nbsp;{L_VIEWS}&nbsp;</th>  	 
	  <th class="tab" nowrap="nowrap">&nbsp;{L_LAST_POST}&nbsp;</th>
	</tr> 	
	<!-- BEGIN topicrow -->
        <tr>
	  <td align="center" class="{topicrow.ROW_CLASS}">{topicrow.L_TOPIC_FOLDER_ALT}{topicrow.TOPIC_ATTACHMENT_IMG}{topicrow.TOPIC_TYPE}&nbsp;</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/>&nbsp;{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}