cdm: display article author

This commit is contained in:
Andrew Dolgov 2010-11-13 00:36:51 +03:00
parent b8c2af9c8c
commit e591894444
1 changed files with 1 additions and 0 deletions

View File

@ -5384,6 +5384,7 @@
class=\"titleWrap$hlc_suffix\">
<a class=\"title\"
target=\"_blank\" href=\"".$line["link"]."\">".$line["title"]."</a>
$entry_author
</span>";
print $labels_str;