From a6960577345bfd501fee17a4a1b9e5dc24dfc278 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Tue, 30 Oct 2007 06:28:40 +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 630ddf2c9f..cc664aa55d 100644 --- a/etemplate/inc/class.uietemplate.inc.php +++ b/etemplate/inc/class.uietemplate.inc.php @@ -1555,7 +1555,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