Ebrahim has uploaded a new change for review.

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

Change subject: Remove dir=auto from firstHeading
......................................................................

Remove dir=auto from firstHeading

Follow up to Ibf408bc6c5d2f8c05667107a547b0b02e06de270

Bug: T51093
Change-Id: I398e10d320084ea1fd0bf76b28f367a42ded52c8
---
M Splash.skin.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/Splash 
refs/changes/75/187975/1

diff --git a/Splash.skin.php b/Splash.skin.php
index 71a0109..b305313 100755
--- a/Splash.skin.php
+++ b/Splash.skin.php
@@ -142,7 +142,7 @@
                                $this->text( 'pageLanguage' );
                                ?>">
                                <?php $this->cactions(); ?>
-                               <span dir="auto"><?php $this->html( 'title' ) 
?></span>
+                               <?php $this->html( 'title' ) ?>
                        </h1>
                        <?php
                        if ( $this->data['subtitle'] || $this->data['undelete'] 
) {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I398e10d320084ea1fd0bf76b28f367a42ded52c8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Splash
Gerrit-Branch: master
Gerrit-Owner: Ebrahim <[email protected]>

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

Reply via email to