From 44283264bc745e54550a2c71945cdecaf2edf846 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 20 May 2010 14:04:57 +0000 Subject: [PATCH] Updated next setup step. -Removed divs git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18605 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/setup/setup_ldap.tpl | 197 +++++++++++++++------------------ 1 file changed, 87 insertions(+), 110 deletions(-) diff --git a/gosa-core/setup/setup_ldap.tpl b/gosa-core/setup/setup_ldap.tpl index ccc8d9e7f..91ad96ee5 100644 --- a/gosa-core/setup/setup_ldap.tpl +++ b/gosa-core/setup/setup_ldap.tpl @@ -1,135 +1,112 @@ -
{if $resolve_user} -
-

{t}Please choose the LDAP user to be used by GOsa{/t} -

+ - -

 

-
- - - - + +
+
+ +
{else} -

- {t}LDAP connection{/t} -

-
-
- {t}Location name{/t} -
-
- -
-
-
-
-
{t}Connection URI{/t}
-
-
- -
-
-
-
- {t}TLS connection{/t} -
-
- -
-
-
-
- {t}Base{/t} -
-
- {if $namingContextsCount >= 1} - - {else} - - {/if} - -
-
-

- {t}Authentication{/t} -

-
-
- {t}Admin DN{/t} -
-
- - {if $append_base_to_admin_dn},{$base_to_append}{/if} - -
-
- -
-
-
-
-  {t}Automatically append LDAP base to admin DN{/t} -
-
+ {t}LDAP connection{/t} + + + + + + + + + + + + + + + + + +
{t}Location name{/t}
{t}Connection URI{/t}
{t}TLS connection{/t} + +
{t}Base{/t} + {if $namingContextsCount >= 1} + + {else} + + {/if} + +
-
-
- {t}Admin password{/t} -
-
- -
-
+
+ {t}Authentication{/t} + + + + + + + + + + + + + +
{t}Admin DN{/t} + + {if $append_base_to_admin_dn},{$base_to_append}{/if} + +
+ +   + {t}Automatically append LDAP base to admin DN{/t} +
{t}Admin password{/t}
-

+


{t}Schema based settings{/t} -

-
-
- {t}Use rfc2307bis compliant groups{/t} -
-
- -
-
- {/if} + + + + + +
{t}Use rfc2307bis compliant groups{/t} + +
- {if ! $resolve_user} -

- {t}Current status{/t} -

-
-
- {t}Information{/t} -
-
- {$connection_status} -
-
+ {if !$resolve_user} +
+ {t}Current status{/t} + + + + + +
{t}Information{/t}{$connection_status}
{/if} +{/if} -