r70614 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r70613
|
r70614
|
r70615
>
Date:
01:46, 7 August 2010
Author:
kaldari
Status:
ok
Tags:
Comment:
missed one of the updated messages (see
r70611
)
Modified paths:
/trunk/extensions/CentralNotice/TemplatePager.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/CentralNotice/TemplatePager.php
—
—
@@ -82,7 +82,7 @@
83
83
);
84
84
}
85
85
$htmlOut .= Xml::element( 'th', array( 'align' => 'left' ),
86
- wfMsg ( 'centralnotice-template-name' )
86
+ wfMsg ( 'centralnotice-banner-name' )
87
87
);
88
88
return $htmlOut;
89
89
}
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r70611
fixing bug with messages conflicting with reserved term
kaldari
01:35, 7 August 2010
Status & tagging log
00:00, 24 August 2010
Catrope
(
talk
|
contribs
)
changed the
status
of r70614
[
removed:
new
added:
ok]