forked from extern/egroupware
Update link() call to submit to this file as required
This commit is contained in:
parent
f370c71909
commit
04b64dd8a2
@ -195,7 +195,7 @@
|
||||
$var = Array(
|
||||
'errors' => '',
|
||||
'title' => '<p><b>'.lang($phpgw_info['flags']['currentapp'].' preferences').' - '.lang('acl').':</b><hr><p>',
|
||||
'action_url' => $phpgw->link(''),
|
||||
'action_url' => $phpgw->link('/calendar/acl_preferences.php'),
|
||||
'bg_color' => $phpgw_info['theme']['th_bg'],
|
||||
'submit_lang' => lang('submit'),
|
||||
'common_hidden_vars_form' => $common_hidden_vars
|
||||
|
Loading…
Reference in New Issue
Block a user