Index: openacs-4/contrib/packages/survey/www/admin/name-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/survey/www/admin/Attic/name-edit.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/contrib/packages/survey/www/admin/name-edit.tcl 14 Feb 2004 19:57:59 -0000 1.2 +++ openacs-4/contrib/packages/survey/www/admin/name-edit.tcl 13 Jan 2005 13:54:40 -0000 1.3 @@ -26,7 +26,7 @@ survey_id:key {name:text(text) {label "[_ survey.Survey_Name_1]"} {html {size 80}} {value $survey_name_unquoted}} - {description:text(textarea) {label "[_ survey.Description_1]"} + {description:text(textarea),optional {label "[_ survey.Description_1]"} {html {rows 10 cols 65}} {value $survey_description}} {description_html_p:text(radio) {label "[_ survey.lt_The_Above_Description]"}