From cb216e9d39331542dccd1617b5f8f8a6c47cb92b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 11 Jan 2010 14:25:04 +0300 Subject: [PATCH] mobile: unbreak per-feed search dialog --- mobile/functions.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mobile/functions.php b/mobile/functions.php index 2a689fb77..ddc5bf790 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;