forked from extern/egroupware
Fix for bug #437323.
This commit is contained in:
parent
9325c7c46d
commit
17a17cba4e
@ -112,7 +112,7 @@
|
|||||||
$templates = Array(
|
$templates = Array(
|
||||||
'pref' => 'pref.tpl',
|
'pref' => 'pref.tpl',
|
||||||
'pref_colspan' => 'pref_colspan.tpl',
|
'pref_colspan' => 'pref_colspan.tpl',
|
||||||
'pref_list' => 'pref_list.tpl',
|
'pref_list' => 'pref_list.tpl'
|
||||||
);
|
);
|
||||||
$p->set_file($templates);
|
$p->set_file($templates);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user