Ticket #540: 540-header.diff
File 540-header.diff, 517 bytes (added by , 10 years ago) |
---|
-
header.php
189 189 </div> 190 190 </div> 191 191 192 <?php if ( $_SERVER['REQUEST_URI'] == '/' ) : ?> 192 193 <div id="download-mobile"> 193 194 <div class="wrapper"> 194 195 <span class="download-ready">Ready to get started?</span><a class="button download-button" href="//wordpress.org/download/" title="Get it. Got it? Good.">Download WordPress</a> 195 196 </div> 196 197 </div> 197 198 <?php endif; ?>