Index: branches/wmf/1.16wmf4/extensions/ContributionTracking/ContributionTracking_body.php |
— | — | @@ -58,7 +58,7 @@ |
59 | 59 | if( $returnTitle ) { |
60 | 60 | $returnto = $returnTitle->getFullUrl(); |
61 | 61 | } else { |
62 | | - $returnto = "http://wikimediafoundation.org/wiki/Donate-thanks/$language"; |
| 62 | + $returnto = "http://wikimediafoundation.org/wiki/Thank_You/$language"; |
63 | 63 | } |
64 | 64 | |
65 | 65 | // Set the action and tracking ID fields |
Property changes on: branches/wmf/1.16wmf4/extensions/ContributionTracking |
___________________________________________________________________ |
Modified: svn:mergeinfo |
66 | 66 | Merged /trunk/extensions/ContributionTracking:r74440-74493 |
67 | 67 | Merged /trunk/extensions/ContributionReporting:r74440-74491 |