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 "";