Wikinaut has uploaded a new change for review.

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


Change subject: another indentation fix
......................................................................

another indentation fix

Change-Id: I03399f930245146c9bc518013bfcafb270bfd028
---
M SpecialOpenIDLogin.body.php
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/OpenID 
refs/changes/22/54222/1

diff --git a/SpecialOpenIDLogin.body.php b/SpecialOpenIDLogin.body.php
index f67fafa..b936044 100644
--- a/SpecialOpenIDLogin.body.php
+++ b/SpecialOpenIDLogin.body.php
@@ -331,8 +331,7 @@
                } // These are only available if all visitors are allowed to 
create accounts
 
                # These are always available
-                $wgOut->addHTML(
-
+               $wgOut->addHTML(
                        Xml::openElement( 'tr' ) . "\n" .
                        Xml::element( 'td', array(), '' ) . "\n" .
                        Xml::tags( 'td', array( 'class' => 'mw-submit' ),

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I03399f930245146c9bc518013bfcafb270bfd028
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OpenID
Gerrit-Branch: master
Gerrit-Owner: Wikinaut <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to