mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Fix for bug #437323.
This commit is contained in:
parent
9325c7c46d
commit
17a17cba4e
@ -112,7 +112,7 @@
|
||||
$templates = Array(
|
||||
'pref' => 'pref.tpl',
|
||||
'pref_colspan' => 'pref_colspan.tpl',
|
||||
'pref_list' => 'pref_list.tpl',
|
||||
'pref_list' => 'pref_list.tpl'
|
||||
);
|
||||
$p->set_file($templates);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user