Ganeshaditya1 has uploaded a new change for review.

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


Change subject: Placed a html a href link to the list of mediawiki 
installations at the end of the screen on the last stage
......................................................................

Placed a html a href link to the list of mediawiki installations at the
end of the screen on the last stage

Change-Id: Iba5d53a485d7b0b04cb9104d7d964fc01a1c1cae
---
M includes/installer/WebInstallerPage.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/95/59395/1

diff --git a/includes/installer/WebInstallerPage.php 
b/includes/installer/WebInstallerPage.php
index 3f3e50a..8cf5d6b 100644
--- a/includes/installer/WebInstallerPage.php
+++ b/includes/installer/WebInstallerPage.php
@@ -1263,6 +1263,7 @@
                                )->plain(), 'tick-32.png'
                        )
                );
+               $this->addHtml("<b>Check out these <a href = 
'http://www.mediawiki.org/wiki/Category:Extensions_by_category'> extentions</a> 
to your wiki </b>");
                $this->parent->restoreLinkPopups();
                $this->endForm( false, false );
        }

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

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

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

Reply via email to