Index: trunk/phase3/skins/Vector.php |
— | — | @@ -501,7 +501,7 @@ |
502 | 502 | <!-- jumpto --> |
503 | 503 | <div id="jump-to-nav"> |
504 | 504 | <?php $this->msg( 'jumpto' ) ?><a href="#head"><?php $this->msg( 'jumptonavigation' ) ?></a>, |
505 | | - <a href="#search"><?php $this->msg( 'jumptosearch' ) ?></a> |
| 505 | + <a href="#p-search"><?php $this->msg( 'jumptosearch' ) ?></a> |
506 | 506 | </div> |
507 | 507 | <!-- /jumpto --> |
508 | 508 | <?php endif; ?> |