Devirk has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/264942

Change subject: Legend was added to the Special Contributions page
......................................................................

Legend was added to the Special Contributions page

Change-Id: I6639ef0fe88c42e4348561192d6e99f7a80b6c51
---
M includes/specials/SpecialContributions.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/42/264942/1

diff --git a/includes/specials/SpecialContributions.php 
b/includes/specials/SpecialContributions.php
index ab6614b..7a3827c 100644
--- a/includes/specials/SpecialContributions.php
+++ b/includes/specials/SpecialContributions.php
@@ -641,7 +641,7 @@
                }
 
                $form .= Xml::closeElement( 'fieldset' ) . Xml::closeElement( 
'form' );
-
+               $form .= SpecialRecentChanges::makeLegend( $this->getContext() 
);
                return $form;
        }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6639ef0fe88c42e4348561192d6e99f7a80b6c51
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Devirk <[email protected]>

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

Reply via email to