diff --git a/application/views/scripts/role/list.phtml b/application/views/scripts/role/list.phtml index f96593f33..f82271e8d 100644 --- a/application/views/scripts/role/list.phtml +++ b/application/views/scripts/role/list.phtml @@ -2,6 +2,16 @@
+ qlink( + $this->translate('Create A New Role') , + 'role/add', + null, + array( + 'class' => 'button action-link', + 'icon' => 'plus', + 'title' => $this->translate('Create a new role') + ) + ) ?>
isEmpty()): ?> translate('No roles found.') ?> @@ -67,8 +77,5 @@ - - translate('Create a New Role') ?> -