Ebrahim has uploaded a new change for review.
https://gerrit.wikimedia.org/r/187984
Change subject: Remove dir=auto from firstHeading
......................................................................
Remove dir=auto from firstHeading
Follow up to Ibf408bc6c5d2f8c05667107a547b0b02e06de270
Bug: T51093
Change-Id: Ib126336a6728d81a73410b484586671a584864af
---
M Strapping.skin.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/mediawiki-strapping
refs/changes/84/187984/1
diff --git a/Strapping.skin.php b/Strapping.skin.php
index df0da70..bc87da9 100644
--- a/Strapping.skin.php
+++ b/Strapping.skin.php
@@ -237,7 +237,7 @@
# If there's a custom layout, the H1 and layout is up to the page ?>
<div id="innerbodycontent" class="layout">
<h1 id="firstHeading" class="firstHeading page-header">
- <span dir="auto"><?php $this->html( 'title' ) ?></span>
+ <?php $this->html( 'title' ) ?>
</h1>
<!-- subtitle -->
<div id="contentSub" <?php $this->html( 'userlangattributes' )
?>><?php $this->html( 'subtitle' ) ?></div>
--
To view, visit https://gerrit.wikimedia.org/r/187984
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib126336a6728d81a73410b484586671a584864af
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/mediawiki-strapping
Gerrit-Branch: master
Gerrit-Owner: Ebrahim <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits