From: Andrew Dolgov Date: Mon, 18 Jan 2010 13:14:56 +0000 (+0300) Subject: search form input field: properly handle enter X-Git-Tag: 1.4.0~13 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=69d582f0effd8a01f266cca730b7a08151a8fc56;p=tt-rss.git search form input field: properly handle enter --- diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 78bc3ba7..3c00afba 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -378,7 +378,8 @@ print "
"; - print ""; + print ""; print " " . __('match on')." ";