Ebrahim has uploaded a new change for review.
https://gerrit.wikimedia.org/r/187981
Change subject: Remove dir=auto from firstHeading
......................................................................
Remove dir=auto from firstHeading
Follow up to Ibf408bc6c5d2f8c05667107a547b0b02e06de270
Bug: T51093
Change-Id: I8d970fc13f67442fcdd5727820f4a6c7bf9270d2
---
M DuskToDawn.skin.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/DuskToDawn
refs/changes/81/187981/1
diff --git a/DuskToDawn.skin.php b/DuskToDawn.skin.php
index e921b41..6901cf4 100644
--- a/DuskToDawn.skin.php
+++ b/DuskToDawn.skin.php
@@ -126,7 +126,7 @@
<?php echo $this->getLastEdited(); ?>
</div><!-- .entry-meta -->
- <h1
id="firstHeading" class="firstHeading entry-title" lang="<?php $this->text(
'pageLanguage' ); ?>"><span dir="auto"><?php $this->html( 'title' )
?></span></h1>
+ <h1
id="firstHeading" class="firstHeading entry-title" lang="<?php $this->text(
'pageLanguage' ); ?>"><?php $this->html( 'title' ) ?></h1>
<?php
if ( $this->data['undelete'] ) { ?><div id="contentSub2"><?php $this->html(
'undelete' ) ?></div><?php } ?>
</header><!--
.entry-header -->
--
To view, visit https://gerrit.wikimedia.org/r/187981
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8d970fc13f67442fcdd5727820f4a6c7bf9270d2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/DuskToDawn
Gerrit-Branch: master
Gerrit-Owner: Ebrahim <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits