From: Andrew Dolgov Date: Mon, 27 Mar 2006 08:59:48 +0000 (+0100) Subject: mobile: interface tweaks X-Git-Tag: 1.1.5~30 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=24ac67762bd554f6585c6b1b873575828b0ad6ca;p=tt-rss.git mobile: interface tweaks --- diff --git a/mobile/functions.php b/mobile/functions.php index 642055d9..a251433a 100644 --- a/mobile/functions.php +++ b/mobile/functions.php @@ -571,11 +571,12 @@ print "
"; if (!$cat_view && file_exists("../icons/$feed.ico") && filesize("../icons/$feed.ico") > 0) { - print ""; + print ""; } print "$feed_title ("; - print "View feeds, "; + print "Back, "; + print "Update, "; print "Mark as read"; print ")"; @@ -583,8 +584,6 @@ if (db_num_rows($result) > 0) { -// print ""; - print "