r89059 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89058‎ | r89059 | r89060 >
Date:18:57, 28 May 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
address bug 29193
Modified paths:
  • /branches/SemanticMaps0.7.x/SemanticMaps.hooks.php (modified) (history)

Diff [purge]

Index: branches/SemanticMaps0.7.x/SemanticMaps.hooks.php
@@ -27,7 +27,7 @@
2828
2929 $smw_docu_row = $displaying_data_section->getRow( 'smw' );
3030
31 - $sm_docu_label = wfMsg( 'adminlinks_documentation', wfMsg( 'semanticmaps_name' ) );
 31+ $sm_docu_label = wfMsg( 'adminlinks_documentation', 'Semantic Maps' );
3232 $smw_docu_row->addItem( AlItem::newFromExternalLink( 'http://mapping.referata.com/wiki/Semantic_Maps', $sm_docu_label ) );
3333
3434 return true;

Follow-up revisions

RevisionCommit summaryAuthorDate
r89060address bug 29193jeroendedauw18:57, 28 May 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r89057address bug 29193jeroendedauw18:55, 28 May 2011
r89058address bug 29193jeroendedauw18:55, 28 May 2011

Status & tagging log