summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7245637)
raw | patch | inline | side by side (parent: 7245637)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:13:29 +0000 (12:13 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:13:29 +0000 (12:13 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17947 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/opsi/admin/opsiLicenses/class_licenseGeneric.inc | patch | blob | history |
diff --git a/gosa-plugins/opsi/admin/opsiLicenses/class_licenseGeneric.inc b/gosa-plugins/opsi/admin/opsiLicenses/class_licenseGeneric.inc
index 775adf0a6c9cdce1ebf0f58df3e2ecf496877269..dca2b539722ed4e048a8ceea03569852f065c516 100644 (file)
"OEM"=>_("OEM"),
"VOLUME" => _("Volume")));
- $smarty->assign("usePrototype", "true");
+
$smarty->assign("init_successfull", $this->init_successfull);
$smarty->assign("initially_was_account", $this->initially_was_account);
$smarty->assign("hosts", $this->getHosts());