Index: openacs-4/packages/faq/www/admin/q-and-a-add-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/faq/www/admin/q-and-a-add-edit.tcl,v diff -u -r1.2.2.1 -r1.2.2.2 --- openacs-4/packages/faq/www/admin/q-and-a-add-edit.tcl 26 May 2004 14:52:25 -0000 1.2.2.1 +++ openacs-4/packages/faq/www/admin/q-and-a-add-edit.tcl 26 May 2004 15:00:02 -0000 1.2.2.2 @@ -44,7 +44,7 @@ entry_id:key {prev_entry_id:text(hidden) {value $prev_entry_id}} - {question:text(textarea) {label "Question"} {html {rows 10 cols 40 wrap soft }} {help_text {Question in plain text}}} + {question:text(textarea) {label "Question"} {html {rows 10 cols 40 wrap soft }} {help_text {Question text in html}}} {answer:text(textarea) {label "Answer"} {html {rows 10 cols 40 wrap soft }} {help_text {Answer text in html}}} } -select_query {