diff --git a/includes/Special.php b/includes/Special.php index 6887c71..5d12834 100644 --- a/includes/Special.php +++ b/includes/Special.php @@ -181,7 +181,7 @@ class Special extends \SpecialPage { $submitButtonLabel = $this->msg( 'linktitles-special-submit' ); $output->addHTML( << +
@@ -206,8 +206,8 @@ EOF $output->addHTML( // TODO: do not use the style attribute (to make it work with CSP-enabled sites) << - ${percent}% -
+ {$percent}% +
EOF ); @@ -226,10 +226,10 @@ EOF private function getReloaderForm( $url, $start, $end, $reloads ) { return << - - - +
+ + +