Index: openacs-4/packages/faq/tcl/q-and-a-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/faq/tcl/q-and-a-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/faq/tcl/q-and-a-procs.tcl 7 Aug 2017 23:48:10 -0000 1.3 +++ openacs-4/packages/faq/tcl/q-and-a-procs.tcl 3 Mar 2018 20:42:33 -0000 1.4 @@ -26,7 +26,7 @@ append text_version "Faq: $faq_name Author: $name ($email)\n\n" - append text_version [wrap_string $q_a_text] + append text_version [ns_reflow_text -- $q_a_text] append text_version "\n\n-- To view the entire FAQ go to: $faq_url