Index: branches/wmf/1.19wmf1/extensions/ZeroRatedMobileAccess/ZeroRatedMobileAccess.body.php |
— | — | @@ -155,7 +155,6 @@ |
156 | 156 | if ( $out->getTitle()->isSpecial( 'ZeroRatedMobileAccess' ) ) { |
157 | 157 | $out->clearHTML(); |
158 | 158 | $out->setPageTitle( null ); |
159 | | - $output .= wfMsg( 'zero-rated-mobile-access-desc' ); |
160 | 159 | $languageNames = Language::getLanguageNames(); |
161 | 160 | $country = $wgRequest->getVal( 'country' ); |
162 | 161 | $ip = $wgRequest->getVal( 'ip', wfGetIP() ); |