Show close button when removing a role

refs #8087
This commit is contained in:
Eric Lippmann 2015-02-02 11:08:56 +01:00
parent cfe6701a92
commit 3818f1faec
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
<div class="controls">
<?= $tabs->showOnlyCloseButton() ?>
<h1><?= sprintf($this->translate('Remove Role %s'), $name) ?></h1>
</div>
<div class="content">