mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-14 20:14:11 +01:00
Fix for bug #435401.
This commit is contained in:
parent
667eb328ee
commit
e7a98f2e3a
@ -114,7 +114,7 @@
|
||||
|
||||
$t = new Template(PHPGW_APP_TPL);
|
||||
$t->set_file(array(
|
||||
'preferences' => 'preferences.tpl',
|
||||
'preferences' => 'preferences.tpl'
|
||||
));
|
||||
|
||||
$t->set_var(action_url,$phpgw->link('/addressbook/preferences.php'));
|
||||
|
Loading…
Reference in New Issue
Block a user