Code

Updated FAI template entry.
[gosa.git] / gosa-plugins / fai / admin / fai / tabsPartition.inc
index aa491406768a7ac55ed8a0d20eb82b74673da730..76ac003f7f88018511b0773256d813065387f017 100644 (file)
@@ -23,7 +23,7 @@ class tabsPartition extends tabs
   {
        $baseobject= $this->by_object['faiPartitionTable'];
 
-       $new_dn ='cn='.$baseobject->cn.",".get_ou('faipartitionou').$this->parent->fai_release;
+       $new_dn ='cn='.$baseobject->cn.",".get_ou('faiPartitionRDN').$this->parent->fai_release;
 
        if ($this->dn != $new_dn && $this->dn != "new"){