Skip to content

Commit

Permalink
Dev: Renamed page from Permission roles to User roles
Browse files Browse the repository at this point in the history
  • Loading branch information
thedirtypanda committed Jul 14, 2021
1 parent c01f09e commit 45bc538
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public function index()
array(
'model' => $model,
'massiveAction' => $massiveAction,
'pageTitle' => gT('Permission roles'),
'pageTitle' => gT('User roles'),
)
);
}
Expand Down

0 comments on commit 45bc538

Please sign in to comment.