From: Andrew Dolgov Date: Wed, 24 Aug 2005 08:20:33 +0000 (+0100) Subject: "reset search" button X-Git-Tag: 20050825-1~3 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=79a33f8922bf86c34bcc6a04bbfc917f4eba9653;p=tt-rss.git "reset search" button --- diff --git a/backend.php b/backend.php index 9e47ac38..6bc6ab9d 100644 --- a/backend.php +++ b/backend.php @@ -200,7 +200,9 @@ $feed_last_updated = "Updated: " . $line["last_updated"]; print " - Search: "; + Search: + Reset + "; print " " . $line["title"] . "";