= s_browse_cc($browse_tabs) ?>
= $pre ?>
if (!$totRows) { ?>Нет записей
} ?>
echo $f_AdminButtons;
$f_Keyword = $db->get_var("SELECT `Keyword` FROM `Message".$f_ClassID."` WHERE `Message_ID` = '".$f_MessageID."' ");
$msg_link = $f_SubURL.($f_Keyword ? $f_Keyword.".html" : $f_EnglishName."_".$f_MessageID.".html");
$f_Comment = nc_bbcode_clear($f_Comment);
$cc_settings['TextLength'] = $cc_settings['TextLength'] ? $cc_settings['TextLength'] : 30;
$f_Comment = nc_substr($f_Comment, 0, $cc_settings['TextLength']).(nc_strlen($f_Comment) > $cc_settings['TextLength'] ? "..." : "");
?>
= $f_Created ?>
= $f_Comment ?>
в разделе
= $f_SubName ?>