Revert r64844 pending further discussion
authorTim Starling <tstarling@users.mediawiki.org>
Sat, 10 Apr 2010 03:43:20 +0000 (03:43 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sat, 10 Apr 2010 03:43:20 +0000 (03:43 +0000)
includes/specials/SpecialContributions.php

index f8e7e30..d8f9b80 100644 (file)
@@ -642,7 +642,7 @@ class ContribsPager extends ReverseChronologicalPager {
                        $del = '';
                }
 
-               $diffHistLinks = '(' . $histlink . $this->messages['pipe-separator'] .  $difftext . ')';
+               $diffHistLinks = '(' . $difftext . $this->messages['pipe-separator'] . $histlink . ')';
                $ret = "{$del}{$d} {$diffHistLinks} {$nflag}{$mflag} {$link}{$userlink} {$comment} {$topmarktext}";
                
                # Denote if username is redacted for this edit