X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=skins%2FVector.php;h=ee68abb7564cce35f9823eac2925c128fbe57fdd;hb=fba656f9861bab41f0d94735bbc5cde672575fd8;hp=8d685bdf6c7c7cad2cecf78ae5061eb3c1bf55fb;hpb=0a32a34775b8f8042868a14903d3c217cf2c46bc;p=lhc%2Fweb%2Fwiklou.git diff --git a/skins/Vector.php b/skins/Vector.php index 8d685bdf6c..ee68abb756 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -65,7 +65,7 @@ class SkinVector extends SkinTemplate { * fixes bug 22916 * @param $out OutputPage object */ - function setupSkinUserCss( OutputPage $out ){ + function setupSkinUserCss( OutputPage $out ) { parent::setupSkinUserCss( $out ); $out->addModuleStyles( 'skins.vector' ); } @@ -166,7 +166,7 @@ class VectorTemplate extends BaseTemplate {

html( 'title' ) ?>

@@ -230,7 +230,7 @@ class VectorTemplate extends BaseTemplate {

msg( 'navigation-heading' ) ?>

-
+
renderNavigation( 'PERSONAL' ); ?>
renderNavigation( array( 'NAMESPACES', 'VARIANTS' ) ); ?> @@ -241,7 +241,7 @@ class VectorTemplate extends BaseTemplate {
-
+