diff --git a/application/views/scripts/roles/new.phtml b/application/views/scripts/roles/new.phtml
index d7b277008..4c21c6f6b 100644
--- a/application/views/scripts/roles/new.phtml
+++ b/application/views/scripts/roles/new.phtml
@@ -1,4 +1,5 @@
 <div class="controls">
+    <?= $tabs->showOnlyCloseButton() ?>
     <h1><?= $this->translate('New Role') ?></h1>
 </div>
 <div class="content">