icingaweb2/application/views/scripts/roles/new.phtml

5 lines
95 B
PHTML

<div class="content">
<h1><?= $this->translate('New Role') ?></h1>
<?= $form ?>
</div>