From 86b682ce2f0b7f20b7cc032df1845f56729fbe82 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 21 May 2006 05:28:51 +0100 Subject: search dialog improvements, main toolbar overhaul --- tt-rss.php | 104 ++++++++++++++++++++++++++----------------------------------- 1 file changed, 44 insertions(+), 60 deletions(-) (limited to 'tt-rss.php') diff --git a/tt-rss.php b/tt-rss.php index 8f7c1d476..c915bbc2d 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -150,101 +150,85 @@ window.onload = init; - + - + + + + -  Limit: - - + $def_art_limit = get_pref($link, 'DEFAULT_ARTICLE_LIMIT'); - + -  Feed: +   - + -- cgit v1.2.3