mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-03-02 13:10:23 -05:00
6 lines
147 B
PHTML
6 lines
147 B
PHTML
<div class="controls">
|
|
<h1><?= sprintf($this->translate('Remove Role %s'), $name) ?></h1>
|
|
</div>
|
|
<div class="content">
|
|
<?= $form ?>
|
|
</div>
|