From fce2483891be61631f7941e577f4ecd9f2d2bc0e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 18 Jul 2006 03:46:27 +0100 Subject: add confirmation to Mark as read action (closes #96) --- tt-rss.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tt-rss.php') diff --git a/tt-rss.php b/tt-rss.php index 149dafc1e..6aac5c9b3 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -197,7 +197,7 @@ window.onload = init; onclick="viewCurrentFeed(0, 'ForceUpdate')" value="Update"> + onclick="catchupCurrentFeed()" value="Mark as read"> -- cgit v1.2.3-54-g00ecf