jenkins-bot has submitted this change and it was merged.

Change subject: Revert "Remove deprecated $wgCopyrightIcon"
......................................................................


Revert "Remove deprecated $wgCopyrightIcon"

This reverts commit 499aad5daa15b0eac8c6d5144f4e4216ee87e911.

[19:39:06] <MaxSem> Reedy, the wikimedia project button on every page is broken

Change-Id: I883c5598815fd17410022abe633f85cced94caba
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 3 deletions(-)

Approvals:
  Reedy: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 9c092d5..5767302 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -874,9 +874,7 @@
 
 $wgUseHashTable = true;
 
-$wgRightsUrl = '//wikimediafoundation.org/';
-$wgRightsIcon = "{$wmfHostnames['bits']}/images/wikimedia-button.png";
-$wgRightsText = 'Wikimedia Foundation';
+$wgCopyrightIcon = '<a href="//wikimediafoundation.org/"><img src="//' . 
$wmfHostnames['bits'] . '/images/wikimedia-button.png" width="88" height="31" 
alt="Wikimedia Foundation"/></a>';
 
 # For Special:Cite, we only want it on wikipedia (but can't count on $site),
 # not on these fakers.

-- 
To view, visit https://gerrit.wikimedia.org/r/150878
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I883c5598815fd17410022abe633f85cced94caba
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to