Index: branches/wmf/1.18wmf1/extensions/MobileFrontend/views/layout/_search_webkit.html.php |
— | — | @@ -34,7 +34,7 @@ |
35 | 35 | </form> |
36 | 36 | {$openSearchResults} |
37 | 37 | </div> |
38 | | - <div class='nav' id='nav'> |
| 38 | + <div class='nav' id='nav' {$logoDisplayNone}> |
39 | 39 | {$languageSelectionDiv} |
40 | 40 | <button onclick="javascript:location.href='{$mainPageUrl}';" type="submit" id="homeButton">{$homeButton}</button> |
41 | 41 | <button onclick="javascript:location.href='{$randomPageUrl}';" type="submit" id="randomButton">{$randomButton}</button> |