From: Andrew Dolgov Date: Mon, 27 Mar 2006 06:26:29 +0000 (+0100) Subject: mobile: interface tweaks X-Git-Tag: 1.1.5~32 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=062c1de58211c7d65fa5abb4ba5eba102def5ec2;p=tt-rss.git mobile: interface tweaks --- diff --git a/mobile/functions.php b/mobile/functions.php index 7ffc433d..642055d9 100644 --- a/mobile/functions.php +++ b/mobile/functions.php @@ -574,8 +574,10 @@ print ""; } - print "$feed_title"; -// print " (» My feeds)"; + print "$feed_title ("; + print "View feeds, "; + print "Mark as read"; + print ")"; print "";