| Index: trunk/phase3/resources/Resources.php |
| — | — | @@ -864,7 +864,7 @@ |
| 865 | 865 | 'scripts' => 'common/wikibits.js', |
| 866 | 866 | 'remoteBasePath' => $GLOBALS['wgStylePath'], |
| 867 | 867 | 'localBasePath' => $GLOBALS['wgStyleDirectory'], |
| 868 | | - 'position' => 'bottom', |
| | 868 | + 'position' => 'top', |
| 869 | 869 | ), |
| 870 | 870 | 'mediawiki.legacy.wikiprintable' => array( |
| 871 | 871 | 'styles' => array( 'common/wikiprintable.css' => array( 'media' => 'print' ) ), |