{TPL_CONTENT_TOPNAV1}
{TPL_CONTENT_TOPNAV2_PM}{TPL_CONTENT_TOPNAV2}
{L_POST_REPLY_TOPIC}
{TOPIC_TITLE}
{PAGINATION}
{POLL_DISPLAY} style_config['quick_reply'] && $userdata['session_logged_in'] ? true : false; if($can_reply) { $is_auth_type = 'auth_reply'; if(!$is_auth[$is_auth_type]) { $can_reply = false; } elseif ( ($forum_topic_data['forum_status'] == FORUM_LOCKED || $forum_topic_data['topic_status'] == TOPIC_LOCKED) && !$is_auth['auth_mod'] ) { $can_reply = false; } } if($can_reply) { $this->assign_block_vars('xs_quick_reply', array()); } } $postrow_count = ( isset($this->_tpldata['postrow.']) ) ? sizeof($this->_tpldata['postrow.']) : 0; for ($postrow_i = 0; $postrow_i < $postrow_count; $postrow_i++) { $postrow_item = &$this->_tpldata['postrow.'][$postrow_i]; // set profile link and search button if(!empty($postrow_item['PROFILE']) && strpos($postrow_item['POSTER_NAME'], '<') === false) { $postrow_item['SEARCH_IMG2'] = str_replace('%s', htmlspecialchars($postrow_item['POSTER_NAME']), $postrow_item['SEARCH_IMG']); if($this->vars['TPL_CFG_TOPICVIEW'] !== 'hide') { $search = array($lang['Read_profile'], ' 0 ? true : false; $postrow_item['TPL_HDR1'] = $new_post ? $this->vars['TPL_HDR1_NEW'] : $this->vars['TPL_HDR1_POST']; $postrow_item['TPL_HDR2'] = $new_post ? $this->vars['TPL_HDR2_NEW'] : $this->vars['TPL_HDR2']; $postrow_item['TPL_FTR'] = $new_post ? $this->vars['TPL_FTR_NEW'] : $this->vars['TPL_FTR']; // set backgrounds $num = ($postrow_i % 2) + 1; $postrow_item['TPL_CLASS_POST'] = 'post' . $num; $postrow_item['TPL_CLASS_PROFILE'] = 'post-left' . $num; } ?> {TPL_HDR1_ORANGE}{TOPIC_TITLE}{TPL_HDR2}
{S_AUTH_LIST} {S_TIMEZONE}  
{PAGE_NUMBER}  

{S_WATCH_TOPIC}
{S_SELECT_POST_DAYS} {S_SELECT_POST_ORDER} 
{JUMPBOX}
{TPL_FTR}
 {L_POST_REPLY_TOPIC}  {CA_QR_BUTTON} {S_TOPIC_ADMIN} 
{TPL_CONTENT_BOTTOMNAV1}
{TPL_CONTENT_BOTTOMNAV2}