Santhosh has uploaded a new change for review.
https://gerrit.wikimedia.org/r/108711
Change subject: Minor whitespace clean up
......................................................................
Minor whitespace clean up
Change-Id: I3da072aedcdb6996b3c5b69c7c45a3f232521c62
---
M specials/SpecialContentTranslation.php
1 file changed, 2 insertions(+), 3 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation
refs/changes/11/108711/1
diff --git a/specials/SpecialContentTranslation.php
b/specials/SpecialContentTranslation.php
index 4425981..fd619f8 100644
--- a/specials/SpecialContentTranslation.php
+++ b/specials/SpecialContentTranslation.php
@@ -27,9 +27,8 @@
$user = $this->getUser();
if ( !($user->isLoggedIn() ) ) {
- $out->addHTML( $this->msg('cx-special-login-error'));
- }
- else {
+ $out->addHTML( $this->msg( 'cx-special-login-error' ) );
+ } else {
$out->addModules( 'ext.cx.base' );
$this->setHeaders();
$out->setArticleBodyOnly( true );
--
To view, visit https://gerrit.wikimedia.org/r/108711
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3da072aedcdb6996b3c5b69c7c45a3f232521c62
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Santhosh <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits