From: hickert Date: Wed, 25 May 2005 12:56:08 +0000 (+0000) Subject: The main html 4.01 validation is complete , X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ec51180b6791d18aa256626b5985fb10dbc7657f;p=gosa.git The main html 4.01 validation is complete , |Hope everything looks fine | git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@449 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/addons/ldapmanager/class_export.inc b/plugins/addons/ldapmanager/class_export.inc index cfba1f0e4..205642c49 100644 --- a/plugins/addons/ldapmanager/class_export.inc +++ b/plugins/addons/ldapmanager/class_export.inc @@ -84,15 +84,15 @@ class ldifexport extends plugin // Export a single LDAP entry if(isset($_POST['sfrmgetsingle'])) { - $smarty->assign("para","?ivbb=2&dn=".base64_encode($_POST['single'])); + $smarty->assign("para","?ivbb=2&dn=".base64_encode($_POST['single'])); } elseif(isset($_POST['sfrmgetfull'])) { - $smarty->assign("para","?ivbb=3&dn=".base64_encode($_POST['selfull'])); + $smarty->assign("para","?ivbb=3&dn=".base64_encode($_POST['selfull'])); } elseif(isset($_POST['sfrmgetivbb'])) { - $smarty->assign("para","?ivbb=4&dn=".base64_encode($_POST['selivbb'])); + $smarty->assign("para","?ivbb=4&dn=".base64_encode($_POST['selivbb'])); } diff --git a/plugins/addons/ldapmanager/contentcsv.tpl b/plugins/addons/ldapmanager/contentcsv.tpl index 5e2c0fcf2..d0116da46 100644 --- a/plugins/addons/ldapmanager/contentcsv.tpl +++ b/plugins/addons/ldapmanager/contentcsv.tpl @@ -4,7 +4,6 @@

 

{if $fileup != TRUE} -
@@ -88,7 +87,6 @@
{t}Selected Template{/t}: {$tpl}

- {section name=attr loop=$anz} @@ -126,4 +124,3 @@ {/if}

- diff --git a/plugins/addons/ldapmanager/contentexport.tpl b/plugins/addons/ldapmanager/contentexport.tpl index 8a0952650..c86bc7aa0 100644 --- a/plugins/addons/ldapmanager/contentexport.tpl +++ b/plugins/addons/ldapmanager/contentexport.tpl @@ -5,9 +5,6 @@

 

-
- -
{/if}
{t}Export single entry{/t} @@ -49,7 +46,6 @@
- {else} diff --git a/plugins/addons/ldapmanager/contentimport.tpl b/plugins/addons/ldapmanager/contentimport.tpl index 97cc25ec2..b34101cea 100644 --- a/plugins/addons/ldapmanager/contentimport.tpl +++ b/plugins/addons/ldapmanager/contentimport.tpl @@ -4,8 +4,6 @@

 

-
-
- @@ -40,7 +38,6 @@
@@ -27,7 +25,7 @@
+
-
{else}
@@ -54,6 +51,5 @@ {/if}

-