From 049b54c08d50bacb9186655e46424978239ae984 Mon Sep 17 00:00:00 2001
From: nbm
Date: Mon, 6 Feb 2006 10:02:07 +0000
Subject: [PATCH] Show the external group providers, if there are any, as an option to create a group from there.
---
templates/ktcore/principals/addgroup.smarty | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+), 0 deletions(-)
diff --git a/templates/ktcore/principals/addgroup.smarty b/templates/ktcore/principals/addgroup.smarty
index 239664a..96ed037 100644
--- a/templates/ktcore/principals/addgroup.smarty
+++ b/templates/ktcore/principals/addgroup.smarty
@@ -2,6 +2,30 @@
{i18n}Users may be classed together as Groups and these groups may be used to set security privileges throughout the document management system.{/i18n}
+{if $authentication_sources}
+
+
+
+{i18n}Alternatively, you can manually create a user
+within KnowledgeTree below.{/i18n}
+{/if}
+