diff --git a/application/views/scripts/config/authentication/create.phtml b/application/views/scripts/config/authentication/create.phtml
index 5f840aea0..48d1f00ed 100644
--- a/application/views/scripts/config/authentication/create.phtml
+++ b/application/views/scripts/config/authentication/create.phtml
@@ -2,7 +2,7 @@
= $this->tabs->showOnlyCloseButton() ?>
-
+
= $this->translate('Create New Authentication Backend'); ?>
diff --git a/application/views/scripts/config/authentication/modify.phtml b/application/views/scripts/config/authentication/modify.phtml
index 5aeee7d12..ebc1937a7 100644
--- a/application/views/scripts/config/authentication/modify.phtml
+++ b/application/views/scripts/config/authentication/modify.phtml
@@ -2,7 +2,7 @@
= $this->tabs->showOnlyCloseButton() ?>
-
+
= $this->translate('Edit Backend'); ?>
diff --git a/application/views/scripts/config/authentication/remove.phtml b/application/views/scripts/config/authentication/remove.phtml
index cdd615ac7..0a53af30c 100644
--- a/application/views/scripts/config/authentication/remove.phtml
+++ b/application/views/scripts/config/authentication/remove.phtml
@@ -2,7 +2,7 @@
= $this->tabs->showOnlyCloseButton() ?>
-
+
= $this->translate('Remove Backend'); ?>
diff --git a/application/views/scripts/config/authentication/reorder.phtml b/application/views/scripts/config/authentication/reorder.phtml
index a31062025..e2491c1fc 100644
--- a/application/views/scripts/config/authentication/reorder.phtml
+++ b/application/views/scripts/config/authentication/reorder.phtml
@@ -2,21 +2,20 @@
= $tabs; ?>
-
- = t('Authentication Configuration'); ?>
+
+ = $this->translate('Authentication Configuration'); ?>
-
+
= $this->translate('Skip Links'); ?>
+
-
+
= t('New Authentication Backend'); ?>
@@ -24,7 +23,7 @@
= $this->icon('plus', null, array('aria-hidden' => 'true')); ?>= $this->translate('Create A New Authentication Backend'); ?>
-
+
= t('Reorder Authentication Backends'); ?>