| = nl2br($this->article->desc) ?> | ||||||||
| = JText::_('DIRECT LINK'); ?> | ||||||||
= JText::_('DETAILS') ?>
|
||||||||
= JText::_('RATE ARTICLE') ?> |
||||||||
= JText::_('RELATEDARTICLES'); ?>if ($this->relatedArticles) : ?> foreach($this->relatedArticles as $article) : ?> endforeach; ?> else : ?> endif; ?> |
||||||||
= JText::_('COMMENTSHEADER'); ?>if ($this->user->guest) : ?>= JText::_('PLEASE LOGIN TO COMMENT'); ?> endif; ?> |
||||||||
|
if (!empty($this->comments)) : ?>
foreach ($this->comments as $comment) : ?>
= $comment->comment ?>
endforeach; ?>
else : ?>
= JText::_('ADDED BY')?>
= JFactory::getUser($comment->id_user)->name ?>
= JText::_('NO COMMENTS YET'); ?> endif; ?> |
||||||||
| if (!$this->user->guest) : ?> endif; ?> |
'.$article->articleComments.'
ocena: '.$article->articleRate.' |
' ?>