Security: Add view script for creating roles

refs #5647
This commit is contained in:
Eric Lippmann 2014-11-19 14:37:10 +01:00
parent 3b680c7885
commit 1d34d88a01
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<div class="content">
<h1><?= $this->translate('New Role') ?></h1>
<?= $form ?>
</div>