From 59d85befd7e0be90fdef4c051a8778f66d1a5136 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 16 Sep 2010 11:09:09 +0000 Subject: [PATCH] Updated the installable device template git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19705 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../systems/goto/Device/InstallRecipe.tpl | 27 +++++++++---------- .../goto/Device/class_InstallRecipe.inc | 2 +- 2 files changed, 14 insertions(+), 15 deletions(-) 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"), -- 2.30.2