From: Andrew Dolgov Date: Fri, 30 Nov 2007 08:06:17 +0000 (+0100) Subject: use input type=search for search UI X-Git-Tag: 1.2.18~12 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=3dc8ee84100f4d994ddd2ec69fccda75e5dee72c;p=tt-rss.git use input type=search for search UI --- 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; -