X-Git-Url: https://git.cyclocoop.org/%28%28?a=blobdiff_plain;f=includes%2FSkin.php;h=364d8c5bcad06f5db11eb1acf62fdb8ce16748eb;hb=93df73c7af5373271ec8fc6d7f2b6d16b23efdf9;hp=f4960c17565279c590bcac14811b3c0df118942c;hpb=711d5eb67c2a84d8b9c9b9c606b63c254c6462e0;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Skin.php b/includes/Skin.php index f4960c1756..364d8c5bca 100644 --- a/includes/Skin.php +++ b/includes/Skin.php @@ -72,7 +72,7 @@ abstract class Skin extends ContextSource { } return $wgValidSkinNames; } - + /** * Fetch the skinname messages for available skins. * @return array of strings @@ -437,7 +437,7 @@ abstract class Skin extends ContextSource { if ( !empty( $allCats['normal'] ) ) { $t = $embed . implode( "{$pop}{$embed}" , $allCats['normal'] ) . $pop; - $msg = $this->msg( 'pagecategories', count( $allCats['normal'] ) )->escaped(); + $msg = $this->msg( 'pagecategories' )->numParams( count( $allCats['normal'] ) )->escaped(); $linkPage = wfMessage( 'pagecategorieslink' )->inContentLanguage()->text(); $s .= '