Index: trunk/phase3/skins/Vector.php |
— | — | @@ -505,7 +505,7 @@ |
506 | 506 | <?php if ( $this->data['showjumplinks'] ): ?> |
507 | 507 | <!-- jumpto --> |
508 | 508 | <div id="jump-to-nav"> |
509 | | - <?php $this->msg( 'jumpto' ) ?> <a href="#head"><?php $this->msg( 'jumptonavigation' ) ?></a>, |
| 509 | + <?php $this->msg( 'jumpto' ) ?> <a href="#mw-head"><?php $this->msg( 'jumptonavigation' ) ?></a>, |
510 | 510 | <a href="#p-search"><?php $this->msg( 'jumptosearch' ) ?></a> |
511 | 511 | </div> |
512 | 512 | <!-- /jumpto --> |