From 5e4afa0af16945aa05c829eb3feca36097917627 Mon Sep 17 00:00:00 2001 From: bshuttle Date: Mon, 6 Feb 2006 14:10:23 +0000 Subject: [PATCH] - make the "cannot delete" aspects of conditions more clear. --- templates/ktcore/search/administration/conditions.smarty | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/templates/ktcore/search/administration/conditions.smarty b/templates/ktcore/search/administration/conditions.smarty index b567abd..a2c8c4a 100644 --- a/templates/ktcore/search/administration/conditions.smarty +++ b/templates/ktcore/search/administration/conditions.smarty @@ -2,6 +2,9 @@

{i18n}Dynamic Conditions give the administrator the cability to define what permissions are applied to document within a folder based on a set of rules. These rules may be applied to the document's metadata, contents, or transactional information. Dynamic Conditions are applied on a per folder basis and may be setup from the folder's permissions section.{/i18n}

+

{i18n}Note that you cannot delete conditions, since that may +unexpectedly change permission assignments.{/i18n}

+

{i18n}Create a new condition{/i18n}

-- libgit2 0.21.4