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 @@
167
167
$s .= "</table>\n";
168
168
169
169
# Specials
170
- $s .= '<h2>' . wfMsg( 'sitematrix-others' ) . '</h2>';
170
+ $s .= '<h2 id="mw-sitematrix-others">' . wfMsg( 'sitematrix-others' ) . '</h2>';
171
171
$s .= '<ul>';
172
172
foreach ( $matrix->specials as $lang ) {
173
173
Status & tagging log
15:24, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r30037
[
removed:
ok
added:
old]