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

5 lines
117 B
PHTML

<div class="content">
<h1><?= sprintf($this->translate('Update Role %s'), $name) ?></h1>
<?= $form ?>
</div>