mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-11-29 11:24:11 +01:00
Add 'Other' as standard email type.
This commit is contained in:
parent
68e409cac7
commit
ce2535521b
@ -213,6 +213,7 @@ class OC_Contacts_App {
|
||||
'WORK' => $l->t('Work'),
|
||||
'HOME' => $l->t('Home'),
|
||||
'INTERNET' => $l->t('Internet'),
|
||||
'OTHER' => $l->t('Other'),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user