Ebrahim has uploaded a new change for review.
https://gerrit.wikimedia.org/r/187970
Change subject: Remove dir=auto from firstHeading
......................................................................
Remove dir=auto from firstHeading
Follow up to Ibf408bc6c5d2f8c05667107a547b0b02e06de270
Bug: T51093
Change-Id: I5ac42d6a83a1b628f74d662303bd78b86894e38e
---
M Daddio.skin.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/Daddio
refs/changes/70/187970/1
diff --git a/Daddio.skin.php b/Daddio.skin.php
index ff8283e..3b0bf9c 100644
--- a/Daddio.skin.php
+++ b/Daddio.skin.php
@@ -78,7 +78,7 @@
?><div class="mw-topbox" id="siteNotice"><?php
$this->html( 'sitenotice' ) ?></div>
<?php } ?>
</div>
- <div id="mw_header"><h1 id="firstHeading" class="firstHeading"
lang="<?php $this->text( 'pageLanguage' ); ?>"><span dir="auto"><?php
$this->html( 'title' ) ?></span></h1></div>
+ <div id="mw_header"><h1 id="firstHeading" class="firstHeading"
lang="<?php $this->text( 'pageLanguage' ); ?>"><?php $this->html( 'title' )
?></h1></div>
<div id="contentSub"><?php $this->html( 'subtitle' ) ?></div>
<?php if ( $this->data['undelete'] ) { ?><div
id="contentSub2"><?php $this->html( 'undelete' ) ?></div><?php } ?>
--
To view, visit https://gerrit.wikimedia.org/r/187970
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5ac42d6a83a1b628f74d662303bd78b86894e38e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Daddio
Gerrit-Branch: master
Gerrit-Owner: Ebrahim <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits