From 0f8aca80dbc761b9690ed8937ba5b7e5d23bb439 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sun, 23 Jul 2006 00:03:01 +0000 Subject: [PATCH] update height and width documentation for DataForm fields --- 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 416dceb8d..277c13077 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 number of characters wide this form field will be.|, - lastUpdated => 1119156590, + 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, }, '27 description' => { - message => q|Set the number of characters tall this form field will be. Only used on textareas and HTMLAreas.|, - lastUpdated => 1119156590, + message => q|Set the height of this field in pixels. Only used on textareas and HTMLAreas.|, + lastUpdated => 1153613086, }, 'editField vertical label description' => {