split off mod_connections into mod_connections & mod_connedit - lots of links to fix
This commit is contained in:
@@ -436,7 +436,7 @@ function widget_settings_menu($arr) {
|
||||
|
||||
array(
|
||||
'label' => t('Automatic Permissions (Advanced)'),
|
||||
'url' => $a->get_baseurl(true) . '/connections/' . $abook_self_id,
|
||||
'url' => $a->get_baseurl(true) . '/connedit/' . $abook_self_id,
|
||||
'selected' => ''
|
||||
),
|
||||
|
||||
|
Reference in New Issue
Block a user