summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-09-29 05:15:28 +0100
committerAndrew Dolgov <[email protected]>2006-09-29 05:15:28 +0100
commit11befbb22ff3761a1d29c93fd80cc7b75502bd84 (patch)
treebdb44d3ab9f1d91eefb2885f77ba2af492840898 /tt-rss.php
parent9105d728162221294fcdeb53943ba09ad9d8a634 (diff)
subtoolbar is now sticky
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tt-rss.php b/tt-rss.php
index bd61bed9a..23cb712a8 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -199,8 +199,8 @@ window.onload = init;
&nbsp;<input class="button" type="submit"
onclick="viewCurrentFeed('ForceUpdate')" value="Update">
- <input class="button" type="submit"
- onclick="catchupCurrentFeed()" value="Mark as read">
+ <!-- <input class="button" type="submit"
+ onclick="catchupCurrentFeed()" value="Mark as read"> -->
</div>