if ($this->articles[$i]['show_date_add'])
echo '
' . date('Y-m-d', strtotime($this->articles[$i]['date_add'])) . '
';
if ($this->articles[$i]['show_title']) :
?>
endif;
?>
if ($this->articles[0]['language']['entry'])
{
echo $this->articles[0]['language']['entry'];
if ($this->articles[0]['language']['text'])
$more = true;
}
else
{
echo $this->articles[0]['language']['text'];
$more = false;
}
?>
if ($more) : ?>
articles[0]['language']['noindex']) : ?>rel="nofollow" endif; ?>>= $lang['wiecej']; ?>
endif; ?>