This commit is contained in:
skeeter 2001-04-22 14:06:19 +00:00
parent a161abb81e
commit 92a18a3a12

View File

@ -190,7 +190,7 @@
$phpgw->template->set_file(array(
'form' => 'account_form.tpl',
'form_passwordinfo' => 'account_form_password.tpl',
'form_buttons_' => 'account_form_buttons.tpl',
'form_buttons_' => 'account_form_buttons.tpl'
));
}