mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-24 23:09:13 +01:00
Fix for bug #417334
This commit is contained in:
parent
a161abb81e
commit
92a18a3a12
@ -190,7 +190,7 @@
|
|||||||
$phpgw->template->set_file(array(
|
$phpgw->template->set_file(array(
|
||||||
'form' => 'account_form.tpl',
|
'form' => 'account_form.tpl',
|
||||||
'form_passwordinfo' => 'account_form_password.tpl',
|
'form_passwordinfo' => 'account_form_password.tpl',
|
||||||
'form_buttons_' => 'account_form_buttons.tpl',
|
'form_buttons_' => 'account_form_buttons.tpl'
|
||||||
));
|
));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user