Show close button when updating a role

fixes #8087
This commit is contained in:
Eric Lippmann 2015-02-02 11:09:13 +01:00
parent 3818f1faec
commit d64ca3da99
1 changed files with 1 additions and 0 deletions

View File

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