r2971 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r2970‎ | r2971 | r2972 >
Date:22:46, 4 April 2004
Author:eloquence
Status:old
Tags:
Comment:
add "Powered by Mediawiki" to gnunote
Modified paths:
  • /trunk/phase3/languages/Language.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/Language.php
@@ -555,7 +555,7 @@
556556 "redirectedfrom" => "(Redirected from $1)",
557557 "lastmodified" => "This page was last modified $1.",
558558 "viewcount" => "This page has been accessed $1 times.",
559 -"gnunote" => "All text is available under the terms of the <a class='internal' href='$wgScriptPath/index.php/GNU_Free_Documentation_License'>GNU Free Documentation License</a>.",
 559+"gnunote" => "All text is available under the terms of the <a class='internal' href='$wgScriptPath/index.php/GNU_Free_Documentation_License'>GNU Free Documentation License</a>. $wgSitename is powered by <a href='http://www.mediawiki.org/' class='external'>MediaWiki</a>, an open source wiki engine.",
560560 "printsubtitle" => "(From $wgServer)",
561561 "protectedpage" => "Protected page",
562562 "administrators" => "$wgMetaNamespace:Administrators",

Status & tagging log