mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-08 23:19:04 +01:00
changed keyphrase for primary profile
This commit is contained in:
parent
75114f8409
commit
2d4dd6d5d6
@ -194,7 +194,7 @@ class mail_activesync implements activesync_plugin_write, activesync_plugin_send
|
||||
$identities = $this->getAvailableProfiles($hook_data);
|
||||
}
|
||||
$identities += array(
|
||||
'G' => lang('Primary emailadmin Profile'),
|
||||
'G' => lang('Primary Profile'),
|
||||
);
|
||||
|
||||
$settings['mail-ActiveSyncProfileID'] = array(
|
||||
|
Loading…
Reference in New Issue
Block a user