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 @@
8383 );
8484 }
8585 $htmlOut .= Xml::element( 'th', array( 'align' => 'left' ),
86 - wfMsg ( 'centralnotice-template-name' )
 86+ wfMsg ( 'centralnotice-banner-name' )
8787 );
8888 return $htmlOut;
8989 }

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r70611fixing bug with messages conflicting with reserved termkaldari01:35, 7 August 2010

Status & tagging log