Ebrahim has uploaded a new change for review.
https://gerrit.wikimedia.org/r/187971
Change subject: Remove dir=auto from firstHeading
......................................................................
Remove dir=auto from firstHeading
Follow up to Ibf408bc6c5d2f8c05667107a547b0b02e06de270
Bug: T51093
Change-Id: Icea99657f0f2eaf00d377b9e3b591d3427bf5415
---
M GreyStuff.skin.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/GreyStuff
refs/changes/71/187971/1
diff --git a/GreyStuff.skin.php b/GreyStuff.skin.php
index cbe9c37..6cb9dba 100755
--- a/GreyStuff.skin.php
+++ b/GreyStuff.skin.php
@@ -157,7 +157,7 @@
$this->text( 'pageLanguage' );
?>">
<?php $this->cactions(); ?>
- <span dir="auto"><?php $this->html(
'title' ) ?></span>
+ <?php $this->html( 'title' ) ?>
</h1>
<div id="bodyContent" class="mw-body">
<div id="siteSub"><?php $this->msg(
'tagline' ) ?></div>
--
To view, visit https://gerrit.wikimedia.org/r/187971
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Icea99657f0f2eaf00d377b9e3b591d3427bf5415
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/GreyStuff
Gerrit-Branch: master
Gerrit-Owner: Ebrahim <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits