r97716 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r97715
|
r97716
|
r97717
>
Date:
11:46, 21 September 2011
Author:
nikerabbit
Status:
ok
Tags:
Comment:
Partial revert of
r84020
- we should not tag language unless we are pretty much certain it is correct.
Modified paths:
/trunk/extensions/Babel/Babel.class.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Babel/Babel.class.php
—
—
@@ -217,7 +217,7 @@
218
218
<div class="mw-babel-box mw-babel-box-$level"$dir_head>
219
219
{|$cellspacing$cellpadding
220
220
!$dir_head | $header
221
-| dir="$dir_current" lang="$lang" xml:lang="$lang" | $text
221
+| dir="$dir_current" | $text
222
222
|}
223
223
</div>
224
224
EOT;
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r84020
Add language tagging of inner Babel boxes.
purodha
14:37, 15 March 2011
Status & tagging log
11:47, 21 September 2011
Catrope
(
talk
|
contribs
)
changed the
status
of r97716
[
removed:
new
added:
ok]