X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=skins%2FVector.php;h=97b28ed3567a1d1f3ce97ac1e53dd2472f7f27d6;hb=59404fb12ee50a52925709a389f9c263f3e332a2;hp=d477c6595ab2cbe6a7bdde041f75b5918b4c7ecf;hpb=fd0ff7a312126ca68e2ce4a11418d7854395f46a;p=lhc%2Fweb%2Fwiklou.git diff --git a/skins/Vector.php b/skins/Vector.php index d477c6595a..97b28ed356 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -48,7 +48,7 @@ class SkinVector extends SkinTemplate { parent::initPage( $out ); // Append CSS which includes IE only behavior fixes for hover support - - // this is better than including this in a CSS fille since it doesn't + // this is better than including this in a CSS file since it doesn't // wait for the CSS file to load before fetching the HTC file. $min = $this->getRequest()->getFuzzyBool( 'debug' ) ? '' : '.min'; $out->addHeadItem( 'csshover', @@ -61,8 +61,7 @@ class SkinVector extends SkinTemplate { } /** - * Load skin and user CSS files in the correct order - * fixes bug 22916 + * Loads skin and user CSS files. * @param $out OutputPage object */ function setupSkinUserCss( OutputPage $out ) { @@ -162,8 +161,8 @@ class VectorTemplate extends BaseTemplate {
html( 'sitenotice' ) ?>

html( 'title' ) ?>

data['isarticle'] ) { ?> @@ -176,13 +175,11 @@ class VectorTemplate extends BaseTemplate { data['newtalk'] ) { ?>
html( 'newtalk' ) ?>
- data['showjumplinks'] ) { ?>
msg( 'jumpto' ) ?> msg( 'jumptonavigation' ) ?>msg( 'comma-separator' ) ?> msg( 'jumptosearch' ) ?>
- html( 'bodycontent' ) ?> data['printfooter'] ) { ?>
@@ -297,8 +294,8 @@ class VectorTemplate extends BaseTemplate { } $msgObj = wfMessage( $msg ); ?> -