From: Andrew Dolgov Date: Wed, 30 Nov 2005 05:48:22 +0000 (+0100) Subject: remove onchange() from filter input box X-Git-Tag: schema_feature_freeze_for_1.1~26 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=7cc1e5d653fb1cbdd4b0518fa445f90bf61b576a;p=tt-rss.git remove onchange() from filter input box --- diff --git a/backend.php b/backend.php index 763c04c6..ffc49731 100644 --- a/backend.php +++ b/backend.php @@ -1969,7 +1969,7 @@ } print "
-  "; +  "; print_select("fadd_match", "Title", $filter_types);