From 3dc8ee84100f4d994ddd2ec69fccda75e5dee72c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 30 Nov 2007 09:06:17 +0100 Subject: [PATCH] use input type=search for search UI --- modules/popup-dialog.php | 2 +- modules/pref-feeds.php | 2 +- tt-rss.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 55ff54f9..963da7b0 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -138,7 +138,7 @@ print "
".__('Search:').""; - print " - diff --git a/tt-rss.php b/tt-rss.php index 33b56ce9..163686d7 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -161,7 +161,7 @@ window.onload = init; - -- 2.39.5