getRequirements();
echo $requirements;
?>
translate('You may also need to restart the web-server for the changes to take effect!'); ?>
= $this->qlink(
$this->translate('Refresh'),
null,
null,
array(
'class' => 'button-like',
'title' => $title,
'aria-label' => sprintf($this->translate('Refresh the page; %s'), $title)
)
); ?>