r90885 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r90884‎ | r90885 | r90886 >
Date:16:22, 27 June 2011
Author:happy-melon
Status:ok
Tags:
Comment:
Follow-up r90877: spot the copy-and-pasted code... :D
Modified paths:
  • /trunk/phase3/includes/actions/CreditsAction.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/actions/CreditsAction.php
@@ -34,7 +34,7 @@
3535 }
3636
3737 protected function getDescription() {
38 - return wfMsg( strtolower( 'creditspage' ) );
 38+ return wfMsg( 'creditspage' );
3939 }
4040
4141 /**

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r90877Follow-up r86044 CR (correct subtitle message for action=credits), and some d...happy-melon14:05, 27 June 2011

Status & tagging log