From dd4c8697480a0df35b8f42b653a79c6d957df0d7 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 16 Nov 2010 15:04:13 +0300 Subject: CDM behaviour fixes --- functions.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/functions.php b/functions.php index 7f2fdd1a0..6b938f9c9 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 "
"; -- cgit v1.2.3