From: Marius Hoch Date: Wed, 26 Sep 2012 23:35:08 +0000 (+0200) Subject: Link the credits in Special:Version in all languages X-Git-Tag: 1.31.0-rc.0~22245^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=d277a9ead0b1cb9a19bc5fc9ed0eb3c9dc12917e;p=lhc%2Fweb%2Fwiklou.git Link the credits in Special:Version in all languages Add the link to {{SERVER}}{{SCRIPTPATH}}/CREDITS in Special:Version in the code and not in the interface message, which is way more straightforward, makes the message easier and assures that the developers are credited no matter of the current interface language. The following languages need interface changes after this is merged: He, Ko, Bcl, Jv (the fact that this list is so short once again proves the point that the link isn't set in many languages). I'll take care of those. Change-Id: If12c4eb8453da40ede4b9768b2dacfaf838aa2ab --- diff --git a/includes/specials/SpecialVersion.php b/includes/specials/SpecialVersion.php index fbc2c932f4..4e5b6bf5a3 100644 --- a/includes/specials/SpecialVersion.php +++ b/includes/specials/SpecialVersion.php @@ -83,7 +83,7 @@ class SpecialVersion extends SpecialPage { $ret = Xml::element( 'h2', array( 'id' => 'mw-version-license' ), wfMessage( 'version-license' )->text() ); // This text is always left-to-right. - $ret .= '
'; + $ret .= '