The general fix is setting the directionality of added or removed bytes in recent...
authorAmir E. Aharoni <amire80@users.mediawiki.org>
Tue, 4 Oct 2011 00:12:09 +0000 (00:12 +0000)
committerAmir E. Aharoni <amire80@users.mediawiki.org>
Tue, 4 Oct 2011 00:12:09 +0000 (00:12 +0000)
commite5c159ae2ec8444ec43e568219b259d8f8f36a80
treef30a13d6143b2bc9ed2c9360d8170150b13632d4
parent4822df94676bc0942b9437c364be535f8ea928ff
The general fix is setting the directionality of added or removed bytes in recent changes. It is always supposed to be LTR.

Details:
* Spelling of variable names and comments: formated -> formatted
* Replaced "<$tag" with Xml::element
* Added a dirmark before the username (otherwise the added or removed appear on the other side)
includes/ChangesList.php