<?php if ($this->isAllowed('PServerCore/captcha')) : ?>
    <i class="fa-refresh fa captcha-reload" data-url="<?= $this->url('PServerCore/captcha', ['action' => 'reload']); ?>"></i>
<?php endif; ?>
