From: Robin Pepermans Date: Thu, 30 Jun 2011 14:10:53 +0000 (+0000) Subject: Follow-up r91167: that was for history of course.. this one is for recentchanges... X-Git-Tag: 1.31.0-rc.0~29163 X-Git-Url: http://git.cyclocoop.org/%24image?a=commitdiff_plain;h=8adc8976b64dbe0a3800f601898661f2561750a1;p=lhc%2Fweb%2Fwiklou.git Follow-up r91167: that was for history of course.. this one is for recentchanges etc. --- diff --git a/includes/ChangesList.php b/includes/ChangesList.php index 8f0be6358d..e8698b4cc4 100644 --- a/includes/ChangesList.php +++ b/includes/ChangesList.php @@ -589,6 +589,8 @@ class OldChangesList extends ChangesList { } # User tool links $this->insertUserRelatedLinks( $s, $rc ); + # LTR/RTL direction mark + $s .= wfUILang()->getDirMark(); # Log action text (if any) $this->insertAction( $s, $rc ); # Edit or log comment