Merge
This commit is contained in:
commit
499de5f60a
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ namespace WebsitePanel.Portal
|
|||
|
||||
private void PrepareBlackBerryMenuRoot(PackageContext cntx, MenuItemCollection items, string imagePath)
|
||||
{
|
||||
MenuItem item = new MenuItem(GetLocalizedString("Text.CRMGroup"), "", imagePath + "crm_16.png", null);
|
||||
MenuItem item = new MenuItem(GetLocalizedString("Text.BlackBerryGroup"), "", imagePath + "blackberry16.png", null);
|
||||
|
||||
item.Selectable = false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue