Code

get rid of the div stuff
[gosa.git] / gosa-plugins / fai / admin / fai / class_faiHook.inc
index 7a21677a9fb85266c3bf8b578b168919306835a2..be9f4b364274a552327c593eafc75006f832e5fb 100644 (file)
@@ -289,7 +289,7 @@ class faiHook extends plugin
 
     $this->hookListWidget->setListData($this->convertList(TRUE), $this->convertList());
     $this->hookListWidget->update();
-    $smarty->assign("Entry_divlist",$this->hookListWidget->render());
+    $smarty->assign("Entry_listing",$this->hookListWidget->render());
 
     /* Magic quotes GPC, escapes every ' " \, to solve some security risks
      * If we post the escaped strings they will be escaped again