Browse Source

- Implementation of the localization... on going...

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@407 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 15 years ago
parent
commit
63a3be4e0a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      addons/userrights/userrightsprofile.class.inc.php

+ 1 - 1
addons/userrights/userrightsprofile.class.inc.php

@@ -149,7 +149,7 @@ class URP_Users extends UserRightsBaseClass
 
 
 		$oPage->SetCurrentTabContainer('Related Objects');
 		$oPage->SetCurrentTabContainer('Related Objects');
 
 
-		$oPage->SetCurrentTab('Grants matrix');
+		$oPage->SetCurrentTab(Dict::S('UI:UserManagement:GrantMatrix'));
 		$this->DoShowGrantSumary($oPage, 'bizmodel');
 		$this->DoShowGrantSumary($oPage, 'bizmodel');
 
 
 		// debug
 		// debug