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

7 lines
125 B
PHTML

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