From: Andrew Dolgov Date: Tue, 16 Nov 2010 12:04:13 +0000 (+0300) Subject: CDM behaviour fixes X-Git-Tag: 1.5.0~202 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=dd4c8697480a0df35b8f42b653a79c6d957df0d7;p=tt-rss.git CDM behaviour fixes --- diff --git a/functions.php b/functions.php index 7f2fdd1a..6b938f9c 100644 --- a/functions.php +++ b/functions.php @@ -5090,9 +5090,7 @@ onmouseout='postMouseOut($id)'"; print "
"; + id=\"RROW-$id\" $mouseover_attrs'>"; print "
"; @@ -5116,12 +5114,11 @@ print "$published_pic"; print " ".$line["title"]." - $entry_author - "; + $entry_author"; print $labels_str; @@ -5133,9 +5130,12 @@ print " - $content_preview"; + print ""; + print "
"; print "
"; print "
";