From 24d7fec287bbfb3e5e1f818e9aa1d680a18b84b4 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Tue, 30 Oct 2007 06:29:18 +0000 Subject: [PATCH] =?UTF-8?q?fixed=20typo=20reported=20by=20Daniel=20L=C3=BC?= =?UTF-8?q?ken=20=20on=20the=20german=20list?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- etemplate/inc/class.uietemplate.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etemplate/inc/class.uietemplate.inc.php b/etemplate/inc/class.uietemplate.inc.php index 8326e2397b..9c08f6feb9 100644 --- a/etemplate/inc/class.uietemplate.inc.php +++ b/etemplate/inc/class.uietemplate.inc.php @@ -1549,7 +1549,7 @@ foreach($sess as $key => $val) $cell['width'], $class, $cell['name'] ? $form_name : '', - ),'height,widht,class,id')). ($html ? '' : ''); + ),'height,width,class,id')). ($html ? '' : ''); $class = ''; // otherwise we create an extra div } if ($box_anz > 1) // small docu in the html-source