From: Andrew Dolgov Date: Mon, 27 Mar 2006 03:10:46 +0000 (+0100) Subject: mobile version work (3) X-Git-Tag: 1.1.5~42 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=8e3f7217a8e40bca23d7f4156b13c6afd6789582;p=tt-rss.git mobile version work (3) --- diff --git a/mobile/functions.php b/mobile/functions.php index 0cfad979..9abedb59 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