Index: openacs-4/packages/contacts/tcl/contact-message-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/tcl/contact-message-procs.tcl,v diff -u -r1.34 -r1.35 --- openacs-4/packages/contacts/tcl/contact-message-procs.tcl 14 Dec 2006 09:12:12 -0000 1.34 +++ openacs-4/packages/contacts/tcl/contact-message-procs.tcl 5 Apr 2007 11:37:48 -0000 1.35 @@ -16,7 +16,7 @@ } { Get a signature } { - return [db_string get_signature "select signature from contact_signatures where signature_id = :signature_id" -default {}] + return [template::util::richtext::get_property content [db_string get_signature "select signature from contact_signatures where signature_id = :signature_id" -default {}]] } ad_proc -private contact::message::root_folder {