Code

Fixed remove.tpl
[gosa.git] / plugins / admin / fai / tabsProfile.inc
index 97dcdb0735f4f9211c2bba65e1607c1b93191f33..bb42efeb96a365cf9e1726205603ff60afa3813e 100644 (file)
@@ -19,7 +19,7 @@ class tabsProfile extends tabs
   {
        $baseobject= $this->by_object['faiProfile'];
 
-       $new_dn= 'cn='.$baseobject->cn.",ou=profiles,ou=fai,ou=configs,ou=systems,".$_SESSION['config']->current['BASE'];
+       $new_dn= 'cn='.$baseobject->cn.",ou=profiles,ou=fai,ou=configs,ou=systems,".$_SESSION['faifilter']['base'];
        
        if ($this->dn != $new_dn && $this->dn != "new"){