rename again accidently renamed boetemplate(_old) class

This commit is contained in:
Ralf Becker 2012-04-04 06:10:41 +00:00
parent 4523e8bfba
commit ff47c04721

View File

@ -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'] !== '')
{