From 915b61ef3b905c10f636756336b37ca9ef054196 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 7 Nov 2011 16:19:43 +0400 Subject: use css table layout in cdmHeader (fixes #383) --- functions.php | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 4c4f76876..3e591ea41 100644 --- a/functions.php +++ b/functions.php @@ -5379,18 +5379,7 @@ $reply['content'] .= "
"; - $reply['content'] .= "
"; - $reply['content'] .= "$updated_fmt"; - $reply['content'] .= "$score_pic"; - - if (!get_pref($link, "VFEED_GROUP_BY_FEED") && $line["feed_title"]) { - $reply['content'] .= "$feed_icon_img"; - } - $reply['content'] .= "
$update_pic
"; - - $reply['content'] .= "
"; + $reply['content'] .= "
"; $reply['content'] .= ""; @@ -5398,6 +5387,8 @@ $reply['content'] .= "$marked_pic"; $reply['content'] .= "$published_pic"; + $reply['content'] .= "
"; + $reply['content'] .= " @@ -5430,6 +5421,18 @@ $reply['content'] .= ""; + $reply['content'] .= "
"; + $reply['content'] .= "$updated_fmt"; + $reply['content'] .= "$score_pic"; + + if (!get_pref($link, "VFEED_GROUP_BY_FEED") && $line["feed_title"]) { + $reply['content'] .= "$feed_icon_img"; + } + $reply['content'] .= "
$update_pic
"; + $reply['content'] .= "
"; + $reply['content'] .= "
"; $reply['content'] .= "