From 8e3f7217a8e40bca23d7f4156b13c6afd6789582 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 27 Mar 2006 04:10:46 +0100 Subject: mobile version work (3) --- mobile/functions.php | 51 +++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 43 insertions(+), 8 deletions(-) (limited to 'mobile/functions.php') diff --git a/mobile/functions.php b/mobile/functions.php index 0cfad9792..9abedb590 100644 --- a/mobile/functions.php +++ b/mobile/functions.php @@ -26,7 +26,7 @@ if ($num_starred > 0) $class .= "Unread"; - printFeedEntry(-1, $class, "Starred articles", $num_starred, + printMobileFeedEntry(-1, $class, "Starred articles", $num_starred, "../images/mark_set.png", $link); if (get_pref($link, 'ENABLE_FEED_CATS')) { @@ -67,7 +67,7 @@ error_reporting (DEFAULT_ERROR_LEVEL); - printFeedEntry(-$line["id"]-11, + printMobileFeedEntry(-$line["id"]-11, $class, $line["description"], $count, "../images/label.png", $link); } @@ -216,7 +216,7 @@ print "
  • $tmp_category - + ($cat_unread unread)$ellipsis
  • "; // !!! NO SPACE before