summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 59c0cc1)
raw | patch | inline | side by side (parent: 59c0cc1)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 19 Apr 2010 13:29:19 +0000 (13:29 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 19 Apr 2010 13:29:19 +0000 (13:29 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17698 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/fai/admin/fai/class_faiHook.inc | patch | blob | history |
diff --git a/gosa-plugins/fai/admin/fai/class_faiHook.inc b/gosa-plugins/fai/admin/fai/class_faiHook.inc
index 7a21677a9fb85266c3bf8b578b168919306835a2..be9f4b364274a552327c593eafc75006f832e5fb 100644 (file)
$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