From c6e32c819d077dd2889d22dfe5efd1b1ee1bfb7e Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 29 Jul 2010 07:14:59 +0000 Subject: [PATCH] Updated ldif export handling! git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@19197 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../addons/ldapmanager/contentexport.tpl | 54 +++---------------- 1 file changed, 8 insertions(+), 46 deletions(-) diff --git a/gosa-plugins/ldapmanager/addons/ldapmanager/contentexport.tpl b/gosa-plugins/ldapmanager/addons/ldapmanager/contentexport.tpl index 641abcabe..1e619e98a 100644 --- a/gosa-plugins/ldapmanager/addons/ldapmanager/contentexport.tpl +++ b/gosa-plugins/ldapmanager/addons/ldapmanager/contentexport.tpl @@ -1,8 +1,7 @@ -{if $LDIFError != FALSE || $type == FALSE}

{t}The LDIF export plugin provides methods to download a complete snapshot of the running LDAP directory as ldif. You may save these files for backup purpose or when initializing a new server.{/t}

-

 

+
@@ -10,10 +9,11 @@ @@ -21,53 +21,15 @@ - - - -{if $govmode eq "true"} - - - -{/if}
- + - + +
- - - -
- - - + {$base} - + +
- -{else} - - -
-

{t}Export successful{/t}

-
-
- - {t}Click here to save the LDAP Export {/t} - - -
-
-
-
- -
-{/if} -

-   -

+
-- 2.30.2