cdm: fix tags display

This commit is contained in:
Andrew Dolgov 2013-02-23 16:05:48 +04:00
parent 1b9f9925cf
commit 42ecc25ba5
1 changed files with 1 additions and 1 deletions

View File

@ -664,7 +664,7 @@ class Feeds extends Handler_Protected {
$reply['content'] .= "<div class=\"cdmFooter\">";
$tags_str = format_tags_string($tags, $id);
$tags_str = format_tags_string($line["tags"], $id);
$reply['content'] .= "<img src='".theme_image($this->link,
'images/tag.png')."' alt='Tags' title='Tags'>