From e95935244cd388f9ca448756d987bfeb96e6c25e Mon Sep 17 00:00:00 2001 From: Arturo Gonzalez Diaz Date: Tue, 15 Sep 2015 18:09:49 +0200 Subject: [PATCH] Modified help message --- .../include/help/en/help_ad_advanced_permision.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/pandora_console/include/help/en/help_ad_advanced_permision.php b/pandora_console/include/help/en/help_ad_advanced_permision.php index 76effca88c..6be888a703 100644 --- a/pandora_console/include/help/en/help_ad_advanced_permision.php +++ b/pandora_console/include/help/en/help_ad_advanced_permision.php @@ -9,5 +9,15 @@ - -
If you add a new permission, you was added of next form: Name of Profile,Name of Group,[Name of Group AD n1-Name of Group AD n2-Name of Group AD n3-...],[Nametag1-NameTag2-NameTagN-...]
+ If you add a new permission, you must added the text as follows: + + "Name of Profile, Name of Group, [Name of Group AD n1|Name of Group AD n2| + + Name of Group AD n3|...],[Nametag1|NameTag2|NameTagN|...]" + + Between groups and tags must be "|" as showed in the top example + + \ No newline at end of file