]> git.wh0rd.org Git - tt-rss.git/commitdiff
OPML Export button renamed again, remove Refresh button from prefs
authorAndrew Dolgov <fox@bah.spb.su>
Fri, 2 Sep 2005 15:40:31 +0000 (16:40 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Fri, 2 Sep 2005 15:40:31 +0000 (16:40 +0100)
backend.php

index 39581736525c51b65942d62dc4bbe507e5531f3c..0fb3d1e85120842bb04aeac8581bc2f1569b057f 100644 (file)
                                href=\"javascript:readSelectedFeeds()\">Mark as read</a>&nbsp;
                        <a class=\"button\" 
                                href=\"javascript:unreadSelectedFeeds()\">Mark as unread</a>&nbsp;
-                       Page: 
-                               <a class=\"button\" 
-                               href=\"javascript:updateFeedList()\">Refresh</a>&nbsp;
-                       OPML: 
-                               <a class=\"button\" href=\"opml.php?op=Export\">Export all</a>
-                               ";
+                       All feeds:&nbsp; 
+                               <a class=\"button\" href=\"opml.php?op=Export\">Export OPML</a>";
                
                        }