From: Andrew Dolgov Date: Mon, 11 Jan 2010 11:25:04 +0000 (+0300) Subject: mobile: unbreak per-feed search dialog X-Git-Tag: 1.4.0~100 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=cb216e9d39331542dccd1617b5f8f8a6c47cb92b;p=tt-rss.git mobile: unbreak per-feed search dialog --- diff --git a/mobile/functions.php b/mobile/functions.php index 2a689fb7..ddc5bf79 100644 --- a/mobile/functions.php +++ b/mobile/functions.php @@ -333,14 +333,14 @@ if (!$offset) { - print "
-

Search

+

Search

Cancel Search @@ -359,7 +359,7 @@ myBackLabel='".__("Home")."' myBackHref='home.php'>"; } - print "
  • Search...
  • "; + print "
  • Search...
  • "; } $num_headlines = 0;