+ = $this->translate('Roles') ?> +
+
+
= $this->translate('Skip Links'); ?>
+ +
isEmpty()): ?>
= $this->translate('No roles found.') ?>
@@ -64,6 +76,9 @@
+
+ = $this->translate('Create New Role'); ?> +
= $this->translate('New Role') ?> diff --git a/application/views/scripts/roles/new.phtml b/application/views/scripts/roles/new.phtml index 4c21c6f6b..d18ada1a5 100644 --- a/application/views/scripts/roles/new.phtml +++ b/application/views/scripts/roles/new.phtml @@ -1,7 +1,9 @@
= $tabs->showOnlyCloseButton() ?>
-
= $this->translate('New Role') ?>
+
diff --git a/application/views/scripts/roles/remove.phtml b/application/views/scripts/roles/remove.phtml
index 4abff566a..432c3602d 100644
--- a/application/views/scripts/roles/remove.phtml
+++ b/application/views/scripts/roles/remove.phtml
@@ -1,7 +1,9 @@
+ = $this->translate('New Role') ?> +
= $form ?>
= $tabs->showOnlyCloseButton() ?>
-
= sprintf($this->translate('Remove Role %s'), $name) ?>
+
diff --git a/application/views/scripts/roles/update.phtml b/application/views/scripts/roles/update.phtml
index f48f1ca69..32ab7d018 100644
--- a/application/views/scripts/roles/update.phtml
+++ b/application/views/scripts/roles/update.phtml
@@ -1,7 +1,9 @@
+ = sprintf($this->translate('Remove Role %s'), $name) ?> +
= $form ?>
= $tabs->showOnlyCloseButton() ?>
-
= sprintf($this->translate('Update Role %s'), $name) ?>
+