From 062c1de58211c7d65fa5abb4ba5eba102def5ec2 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 27 Mar 2006 07:26:29 +0100 Subject: mobile: interface tweaks --- mobile/functions.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'mobile') diff --git a/mobile/functions.php b/mobile/functions.php index 7ffc433db..642055d9f 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 ""; -- cgit v1.2.3