From 271c5399742c1d703806dc6906dc9c63889ed58e Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 26 Jul 2006 01:15:00 +0000 Subject: [PATCH] update DataForm docs. Height is only used on *areas --- lib/WebGUI/i18n/English/Asset_DataForm.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/WebGUI/i18n/English/Asset_DataForm.pm b/lib/WebGUI/i18n/English/Asset_DataForm.pm index 277c13077..67720a689 100644 --- a/lib/WebGUI/i18n/English/Asset_DataForm.pm +++ b/lib/WebGUI/i18n/English/Asset_DataForm.pm @@ -208,13 +208,13 @@ to validate any input that the user may supply.|, }, '8 description' => { - message => q|Set the width of most fields in pixels, except for lists. For a drop-down list, it sets the height in entries.|, - lastUpdated => 1153612746, + message => q|Set the width of most fields in pixels.|, + lastUpdated => 1153876300, }, '27 description' => { - message => q|Set the height of this field in pixels. Only used on textareas and HTMLAreas.|, - lastUpdated => 1153613086, + message => q|Set the height of this field in pixels. Only used on Textareas and HTMLAreas.|, + lastUpdated => 1153876588, }, 'editField vertical label description' => {