summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-08-28 06:48:32 +0100
committerAndrew Dolgov <[email protected]>2005-08-28 06:48:32 +0100
commitcaa4e57f278a59df07f7159c07e371ae53fe0217 (patch)
treef1f6c7eda48b266a73238fd43d54dab6a3d56b35 /tt-rss.php
parent7fdd55fb41996a6c0d95a840399c6c8a634c2395 (diff)
code cleanups, start work on sepUpdateFeed mechanism
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.