From 4ef9eb0411292b3081615fe6d1dbcc7362d0060c Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Tue, 23 May 2006 14:46:58 +0000 Subject: [PATCH] config overview --- lam/templates/config/index.php | 116 +++++++++++++++++++++++++++++++++ lam/templates/login.php | 4 +- 2 files changed, 117 insertions(+), 3 deletions(-) create mode 100644 lam/templates/config/index.php diff --git a/lam/templates/config/index.php b/lam/templates/config/index.php new file mode 100644 index 00000000..f882afbc --- /dev/null +++ b/lam/templates/config/index.php @@ -0,0 +1,116 @@ + + + + <?php + echo _("Configuration overview"); + ?> + + + + +

+ LDAP Account Manager +

+
+

+ +

+ + \n"; + else echo "\n"; + ?> + + + + + + + + + \n"; + echo "\n"; + echo "\n"; + echo "\n"; + } + ?> +
 
 
+ + general settings + + + + + +
+ + server settings + + + + + +
\n"; + echo "\n"; + echo "\"self\n"; + echo "\n"; + echo "\n"; + echo "\n"; + echo _("Edit self service"); + echo "\n"; + echo "
+






+ + +

+ +

+ + diff --git a/lam/templates/login.php b/lam/templates/login.php index 0067d518..59766a33 100644 --- a/lam/templates/login.php +++ b/lam/templates/login.php @@ -171,9 +171,7 @@ function display_LoginPage($config_object) {
- -       - + configuration