summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php14
1 files changed, 12 insertions, 2 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 936efda84..338b3efc8 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -28,8 +28,18 @@
</td>
</tr>
<tr>
- <td valign="top" rowspan="2" id="feeds" class="feeds">
- &nbsp;
+ <td valign="top" rowspan="2" class="feeds">
+
+ <div id="feeds">&nbsp;</div>
+
+ <p align="center">All feeds:
+
+ <a class="button"
+ href="javascript:scheduleFeedUpdate(true)">Update</a>
+
+ <a class="button"
+ href="javascript:catchupAllFeeds()">Mark as read</a></p>
+
</td>
<td id="headlines" class="headlines" valign="top">
Please select the feed.