Index: branches/wmf/1.18wmf1/extensions/MobileFrontend/views/layout/_search_webkit.html.php |
— | — | @@ -22,7 +22,7 @@ |
23 | 23 | |
24 | 24 | $searchWebkitHtml = <<<EOD |
25 | 25 | <div id='header'> |
26 | | - <div id='searchbox'> |
| 26 | + <div id='searchbox' {$logoDisplayNone}> |
27 | 27 | <img width="35" height="22" alt='Logo' id='logo' src='{$wgMobileFrontendLogo}' {$logoOnClick} {$logoDisplayNone} /> |
28 | 28 | <form action='{$scriptUrl}' class='search_bar' method='get' {$searchBoxDisplayNone}> |
29 | 29 | <input type="hidden" value="Special:Search" name="title" /> |