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.3 -r1.4 --- openacs-4/packages/faq/www/admin/q-and-a-add-edit.tcl 19 May 2004 20:07:03 -0000 1.3 +++ openacs-4/packages/faq/www/admin/q-and-a-add-edit.tcl 29 Jun 2004 10:18:18 -0000 1.4 @@ -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 text in html}}} + {answer:text(textarea) {label "Answer"} {html {rows 10 cols 40 wrap soft }} {help_text {Answer text in html}}} } -select_query {