It's possible add the "keyword" (<subject> in sql database) after the abstract in:
.../article/view/99
I read in article.tpl at line 76
<div>{$article->getArticleAbstract()|strip_unsafe_html|nl2br}</div>
I try - ingenuous - to add a line type
<div>{$article->getArticlesubject()|strip_unsafe_html|nl2br}</div>
but without success, I'm not a programmer
(OJS 2.1.1.1 CVS version, test site - Nice options "Announcement", Thanks to all developer team)
Suggestion-help?
TIA
magius
