Index: trunk/extensions/MobileFrontend/javascripts/beta_opensearch.js |
— | — | @@ -126,12 +126,12 @@ |
127 | 127 | if ( footer ) { |
128 | 128 | footer.style.display = 'block'; |
129 | 129 | } |
130 | | - |
| 130 | + |
131 | 131 | var pE = document.getElementById( 'placeholder' ); |
132 | 132 | if ( pE ) { |
133 | 133 | pE.style.display = 'none'; |
134 | 134 | } |
135 | | - |
| 135 | + |
136 | 136 | if ( ol ) { |
137 | 137 | if ( sq ) { |
138 | 138 | logo.style.visibility = 'visible'; |