mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 10:14:13 +08:00
[Legacy] Update activities email label
This commit is contained in:
parent
7714faa32f
commit
b00f5059e2
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ $mod_strings = array(
|
|||
'LNK_NEW_MEETING' => 'Schedule Meeting',
|
||||
'LNK_NEW_TASK' => 'Create Task',
|
||||
'LNK_NEW_NOTE' => 'Create Note or Add Attachment',
|
||||
'LNK_NEW_EMAIL' => 'Create Archived Email',
|
||||
'LNK_NEW_EMAIL' => 'Send Email',
|
||||
'LNK_CALL_LIST' => 'View Calls',
|
||||
'LNK_MEETING_LIST' => 'View Meetings',
|
||||
'LNK_TASK_LIST' => 'View Tasks',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue