From 39ed02fc9e0ec9aaca9d87af83493982e5d7c592 Mon Sep 17 00:00:00 2001 From: Daniel Friesen Date: Fri, 9 Sep 2011 15:37:20 +0000 Subject: [PATCH] Add a class to the normal and hidden categories blocks. If non-positioning styles are going to be applied then they should be applied on classes, not ids. It's bad enough that we include a catlinks id in catlinks and make the process to attempt to have two catlinks blocks rediculous. --- includes/Skin.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/includes/Skin.php b/includes/Skin.php index 6b1365cfad..dea428dc50 100644 --- a/includes/Skin.php +++ b/includes/Skin.php @@ -414,7 +414,7 @@ abstract class Skin extends ContextSource { $t = $embed . implode( "{$pop}{$embed}" , $allCats['normal'] ) . $pop; $msg = wfMsgExt( 'pagecategories', array( 'parsemag', 'escapenoentities' ), count( $allCats['normal'] ) ); - $s .= '