diff --git a/application/views/scripts/config/authentication.phtml b/application/views/scripts/config/authentication.phtml index 972f897e9..7d5cc1cd0 100644 --- a/application/views/scripts/config/authentication.phtml +++ b/application/views/scripts/config/authentication.phtml @@ -3,33 +3,33 @@ use Icinga\Web\Url; $createLdapBackend = $this->href('/config/createAuthenticationBackend', array('type' => 'ldap')); $createDbBackend = $this->href('/config/createAuthenticationBackend', array('type' => 'db')); ?> -
+
tabs->render($this); ?>
-
+
messageBox)): ?> messageBox->render() ?> -
-
+
+
Create Authentication Provider
- backends as $backend): ?> -
-
+
+
Backend escape($backend->name); ?>
reorderForm; ?>
-
+
Edit This Authentication Provider diff --git a/application/views/scripts/config/index.phtml b/application/views/scripts/config/index.phtml index 3ac1947fa..dab0acc4f 100644 --- a/application/views/scripts/config/index.phtml +++ b/application/views/scripts/config/index.phtml @@ -1,8 +1,8 @@ -
+
tabs->render($this); ?>
-
+
messageBox)): ?> messageBox->render() ?> diff --git a/application/views/scripts/config/logging.phtml b/application/views/scripts/config/logging.phtml index 9a69f477e..da6d886cc 100644 --- a/application/views/scripts/config/logging.phtml +++ b/application/views/scripts/config/logging.phtml @@ -1,8 +1,8 @@ -
+
tabs->render($this); ?>
-
+
form->getErrorMessages(); ?> messageBox)): ?> diff --git a/application/views/scripts/config/module/overview.phtml b/application/views/scripts/config/module/overview.phtml index 404bf2a3d..c8bfbda3c 100644 --- a/application/views/scripts/config/module/overview.phtml +++ b/application/views/scripts/config/module/overview.phtml @@ -5,11 +5,11 @@ $this->modules->limit(10); $modules = $this->modules->paginate(); ?> -
+
tabs->render($this); ?>
-
+

Installed Modules

messageBox)): ?> @@ -20,7 +20,7 @@ $modules = $this->modules->paginate(); 'preserve' => $this->preserve )); ?> - +
href('/config/createresource'); ?> -
+
tabs->render($this); ?>
-
+
messageBox)): ?> messageBox->render() ?> -
-
+
+
Create Resource
- resources as $name => $resource): ?> -
+
-
+
Resource: escape($name); ?>
-