r30037 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r30036‎ | r30037 | r30038 >
Date:21:44, 21 January 2008
Author:raymond
Status:old
Tags:
Comment:
* (bug 12638) Add ID to "Other project of Wikimedia" section
Modified paths:
  • /trunk/extensions/SiteMatrix/SiteMatrix_body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SiteMatrix/SiteMatrix_body.php
@@ -166,7 +166,7 @@
167167 $s .= "</table>\n";
168168
169169 # Specials
170 - $s .= '<h2>' . wfMsg( 'sitematrix-others' ) . '</h2>';
 170+ $s .= '<h2 id="mw-sitematrix-others">' . wfMsg( 'sitematrix-others' ) . '</h2>';
171171 $s .= '<ul>';
172172 foreach ( $matrix->specials as $lang ) {
173173

Status & tagging log