Index: branches/wmf-deployment/includes/specials/SpecialContributions.php |
— | — | @@ -651,7 +651,7 @@ |
652 | 652 | $del = ''; |
653 | 653 | } |
654 | 654 | |
655 | | - $ret = "{$del}{$d} {$histlink} {$difftext} {$nflag}{$mflag} {$link}{$userlink} {$comment} {$topmarktext}"; |
| 655 | + $ret = "{$del}{$d} {$histlink}{$difftext} {$nflag}{$mflag} {$link}{$userlink} {$comment} {$topmarktext}"; |
656 | 656 | |
657 | 657 | # Denote if username is redacted for this edit |
658 | 658 | if( $rev->getVisibility() & Revision::DELETED_USER ) { |
Property changes on: branches/wmf-deployment/includes/specials/SpecialContributions.php |
___________________________________________________________________ |
Name: svn:mergeinfo |
659 | 659 | - /branches/REL1_15/phase3/includes/specials/SpecialContributions.php:51646 |
/branches/wmf-deployment/includes/specials/SpecialContributions.php:53381 |
/trunk/phase3/includes/specials/SpecialContributions.php:56188,56468,57154-57447 |
660 | 660 | + /branches/REL1_15/phase3/includes/specials/SpecialContributions.php:51646 |
/branches/wmf-deployment/includes/specials/SpecialContributions.php:53381 |
/trunk/phase3/includes/specials/SpecialContributions.php:56188,56468,57154-57447,57478 |