language translations for pt-pt and some other minor fixes and updates
This commit is contained in:
@@ -38,10 +38,12 @@
|
||||
|
||||
//permission details
|
||||
$apps[$x]['permissions'][0]['name'] = "registration_domain";
|
||||
$apps[$x]['permissions'][0]['menu']['uuid'] = "17dbfd56-291d-8c1c-bc43-713283a9dd5a";
|
||||
$apps[$x]['permissions'][0]['groups'][] = "admin";
|
||||
$apps[$x]['permissions'][0]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['permissions'][1]['name'] = "registration_all";
|
||||
$apps[$x]['permissions'][1]['menu']['uuid'] = "17dbfd56-291d-8c1c-bc43-713283a9dd5a";
|
||||
$apps[$x]['permissions'][1]['groups'][] = "superadmin";
|
||||
|
||||
?>
|
||||
?>
|
||||
Reference in New Issue
Block a user