From e22393404f03316358f1782015bbaef4094e4d13 Mon Sep 17 00:00:00 2001 From: Denis Flaven Date: Sat, 15 May 2010 08:44:36 +0000 Subject: [PATCH] - Implementation of the localization... on going... SVN:trunk[407] --- addons/userrights/userrightsprofile.class.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/userrights/userrightsprofile.class.inc.php b/addons/userrights/userrightsprofile.class.inc.php index 14c800db5..fb827dd54 100644 --- a/addons/userrights/userrightsprofile.class.inc.php +++ b/addons/userrights/userrightsprofile.class.inc.php @@ -149,7 +149,7 @@ class URP_Users extends UserRightsBaseClass $oPage->SetCurrentTabContainer('Related Objects'); - $oPage->SetCurrentTab('Grants matrix'); + $oPage->SetCurrentTab(Dict::S('UI:UserManagement:GrantMatrix')); $this->DoShowGrantSumary($oPage, 'bizmodel'); // debug