diff --git a/application/views/scripts/role/list.phtml b/application/views/scripts/role/list.phtml index dc046ce86..aad400425 100644 --- a/application/views/scripts/role/list.phtml +++ b/application/views/scripts/role/list.phtml @@ -7,9 +7,10 @@ 'role/add', null, array( - 'class' => 'button action-link', - 'icon' => 'plus', - 'title' => $this->translate('Create a new role') + 'class' => 'button action-link', + 'data-base-target' => '_next', + 'icon' => 'plus', + 'title' => $this->translate('Create a new role') ) ) ?> isEmpty()): ?>