From: hickert Date: Wed, 13 Dec 2006 07:11:01 +0000 (+0000) Subject: Added AutoScrollDown to "FAI branch IFrame" just for testing. Looks good. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0ee9d0e699be3005e866b9b80592118af31a33e7;p=gosa.git Added AutoScrollDown to "FAI branch IFrame" just for testing. Looks good. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5370 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/include/class_ldap.inc b/include/class_ldap.inc index 1e086ecb5..d50b78d55 100644 --- a/include/class_ldap.inc +++ b/include/class_ldap.inc @@ -583,6 +583,8 @@ class LDAP{ } } + echo "" ; + $this->ls ("(objectClass=*)",$sourcedn); while ($this->fetch()){ $deldn= $this->getDN(); diff --git a/plugins/admin/fai/class_faiManagement.inc b/plugins/admin/fai/class_faiManagement.inc index 68078e36a..629b0190d 100644 --- a/plugins/admin/fai/class_faiManagement.inc +++ b/plugins/admin/fai/class_faiManagement.inc @@ -400,8 +400,16 @@ class faiManagement extends plugin $mimedst = preg_replace("/ou=fai,ou=configs,ou=systems,/","ou=mime,","ou=".$name.",".$baseToUse) ; /* Print header to have styles included */ - echo "".$smarty->fetch(get_template_path('headers.tpl')); - echo ""; + echo ' + + + + + + + + '; + /* Duplicate applications */ @@ -447,6 +455,8 @@ class faiManagement extends plugin
"; + echo "" ; + /* Print footer to have valid html */ echo ""; diff --git a/plugins/admin/fai/faiNewBranch.tpl b/plugins/admin/fai/faiNewBranch.tpl index 111fa80ed..e9afc27a2 100755 --- a/plugins/admin/fai/faiNewBranch.tpl +++ b/plugins/admin/fai/faiNewBranch.tpl @@ -35,11 +35,11 @@

-