From: hickert Date: Thu, 16 Sep 2010 11:09:09 +0000 (+0000) Subject: Updated the installable device template X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=59d85befd7e0be90fdef4c051a8778f66d1a5136;p=gosa.git Updated the installable device template git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19705 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/admin/systems/goto/Device/InstallRecipe.tpl b/gosa-plugins/goto/admin/systems/goto/Device/InstallRecipe.tpl index 01bd5bf00..6200e2295 100644 --- a/gosa-plugins/goto/admin/systems/goto/Device/InstallRecipe.tpl +++ b/gosa-plugins/goto/admin/systems/goto/Device/InstallRecipe.tpl @@ -1,58 +1,57 @@ - + - + - + - + - + - + - + - - + - + - + - + - + - +
diff --git a/gosa-plugins/goto/admin/systems/goto/Device/class_InstallRecipe.inc b/gosa-plugins/goto/admin/systems/goto/Device/class_InstallRecipe.inc index d556e0f40..1d0842f93 100644 --- a/gosa-plugins/goto/admin/systems/goto/Device/class_InstallRecipe.inc +++ b/gosa-plugins/goto/admin/systems/goto/Device/class_InstallRecipe.inc @@ -57,7 +57,7 @@ class InstallRecipe extends plugin "plDepends" => array(), "plPriority" => 1, "plSection" => array("administration"), - "plCategory" => array("registeredDevice"), + "plCategory" => array("Device"), "plProvidedAcls" => array( "member" => _("Member"), "ksTemplate" => _("Template"),