mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
Fix a typo
This commit is contained in:
parent
1f61249d3c
commit
40214e883e
@ -695,7 +695,7 @@ class addressbook_ui extends addressbook_bo
|
|||||||
|
|
||||||
),
|
),
|
||||||
'business' => array(
|
'business' => array(
|
||||||
'caption' => 'Buisness Address',
|
'caption' => 'Business Address',
|
||||||
'enabled' => 'javaScript:app.addressbook.geoLocation_enabled',
|
'enabled' => 'javaScript:app.addressbook.geoLocation_enabled',
|
||||||
'onExecute' => 'javaScript:app.addressbook.geoLocationExec',
|
'onExecute' => 'javaScript:app.addressbook.geoLocationExec',
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user