fixed typo reported by Daniel Lüken <lueken-AT-via-ev.de> on the german list

This commit is contained in:
Ralf Becker 2007-10-30 06:28:40 +00:00
parent 742f10831b
commit a696057734

View File

@ -1555,7 +1555,7 @@ foreach($sess as $key => $val)
$cell['width'],
$class,
$cell['name'] ? $form_name : '',
),'height,widht,class,id')). ($html ? '' : '</div>');
),'height,width,class,id')). ($html ? '' : '</div>');
$class = ''; // otherwise we create an extra div
}
if ($box_anz > 1) // small docu in the html-source