mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 10:14:13 +08:00
[Legacy] Change labelkey to Profile_Edit
This commit is contained in:
parent
1b92239b5b
commit
52a014da3d
3 changed files with 4 additions and 3 deletions
|
@ -253,7 +253,7 @@ final class NavbarTest extends Unit
|
|||
$expected = [
|
||||
[
|
||||
'name' => 'profile',
|
||||
'labelKey' => 'LBL_PROFILE',
|
||||
'labelKey' => 'LBL_PROFILE_EDIT',
|
||||
'url' => 'index.php?module=Users&action=EditView&record=',
|
||||
'icon' => '',
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue