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 -r1.2.2.1 --- openacs-4/packages/faq/www/admin/q-and-a-add-edit.tcl 28 Nov 2003 20:41:31 -0000 1.2 +++ openacs-4/packages/faq/www/admin/q-and-a-add-edit.tcl 26 May 2004 14:52:25 -0000 1.2.2.1 @@ -44,8 +44,8 @@ entry_id:key {prev_entry_id:text(hidden) {value $prev_entry_id}} - {question:text(textarea) {label "Question"} {html {rows 10 cols 40 wrap soft }}} - {answer:text(textarea) {label "Answer"} {html {rows 10 cols 40 wrap soft }} } + {question:text(textarea) {label "Question"} {html {rows 10 cols 40 wrap soft }} {help_text {Question in plain text}}} + {answer:text(textarea) {label "Answer"} {html {rows 10 cols 40 wrap soft }} {help_text {Answer text in html}}} } -select_query {