renderHeader(); echo $renderer->renderInfo( _t(__CLASS__ . ".INFO_TITLE", "Security Confirmation"), Director::absoluteBaseURL(), _t(__CLASS__ . ".INFO_DESCRIPTION", "Confirm potentially dangerous operation") ); return $response; } }