forked from extern/egroupware
rename again accidently renamed boetemplate(_old) class
This commit is contained in:
parent
4523e8bfba
commit
ff47c04721
@ -491,7 +491,7 @@ class date_widget
|
||||
'i' => 60,
|
||||
's' => 1,
|
||||
);
|
||||
$cell = boetemplate_old::empty_cell('label','',array('label'=>$cell['label']));
|
||||
$cell = boetemplate::empty_cell('label','',array('label'=>$cell['label']));
|
||||
|
||||
if ((string)$value['Y'] !== '')
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user