Pman.js
[Pman.Core] / Core.perms.json
index b51cb5a..8e06806 100644 (file)
         
        "Person"                    : [ "ADEPS", "S" , "Contacts"] ,
        "Offices"                   : [ "ADEPS", "S" , "Contact Offices"] ,
-       "Companies"                 : [ "ADEPS", "S" , "Contact Companies"] ,
+       "Companies"                 : [ "ADEPS", "S" , "Company Management"] ,
         
        "Staff"                     : [ "ADEPS", "S" , "Staff"] ,
        "Groups"                    : [ "ADEPS", "" , "Group Management"] ,
         
        "Events"                    : [ "PS",     "", "Event Log"] ,
-    "ChangePassword"                    : [ "S",     "S", "User can change Password"] 
+       "ChangePassword"                    : [ "S",     "S", "User Can Change Password"] 
 }